process management service oriented architecture soa blog posts

OIC – A Generic Invoke for Scheduled Jobs by Niall Commiskey

Blog: PaaS Community

image

The customer requirement is as follows – I need to run reports in ERP – format of the call is reportName and dateLastRun.

This information – reportName and dateLast Run – is stored in a DB table on Oracle ATP. Do I need to have 1 OIC scheduled job for each report? No – here is a simple example of implementing such. Here is the generic job executor – all it does is write to FTP.

Granted, doesn’t look like much, but this is where you would leverage the ERP adapter to kick off the execution of the report. Ok, now to the client – this will read from the DB, get the report name and date last run values.

It will then use the OIC REST api to submit the AA-Generic-Scheduler discussed above, passing the appropriate parameter values. Read the complete article here.

PaaS Partner Community

For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.

clip_image003 Blog clip_image005 Twitter clip_image004 LinkedIn image[7][2][2][2] Facebook clip_image002[8][4][2][2][2] Wiki

Technorati Tags: SOA Community,Oracle SOA,Oracle BPM,OPN,Jürgen Kress