Oracle REST ATP Producer

The Oracle REST ATP Producer changes the status of Business Events to P (that is, Processing) and sends the Group ID to the dispatcher integration.

Integration Flow

Figure 2-12 REST ATP Producer


This figure shows the integration flow of the REST ATP Producer.

Integration Description

Receive Group ID

Receive the Group ID from the Orchestration integration.

Update Status in ATP to Processing (mark as P)

Update the status by invoking stored procedure OHIP_OIC_UPD_BE_STATUS_SP in table OHIP_OIC_BUSINESS_EVENTS_Q_TAB for the Business Events for this Group ID that are locked (marked as L) to update as Processing (mark as P).

Invoke Dispatcher Integration

Send Group ID assigned from above to the Dispatcher Integration.