Integration Flow That Synchronizes a POU Status from Siebel CRM to Oracle Real-Time Scheduler
The integration flow to synchronize a POU status from Siebel CRM to Oracle Real-Time Scheduler is the same as the flow illustrated in Integration Flow That Synchronizes a Shift Status from Siebel CRM to Oracle Real-Time Scheduler, with the following differences:
If the status update is for a POU, then Siebel CRM makes a Web service call to the Update_POU_Status method of the StatusUpdatesService Web service.
The mediator forwards the request to the BPEL flow that handles POU status updates.
The BPEL flow calls the M1-ActivityMaintenance web service method to update the POU Status in Oracle Real-Time Scheduler.