Inbound messages that are prebuilt and delivered by Oracle E-Business Suite application modules are delivered with the following:
Message map containing an XML Gateway Procedure Call action as the last activity. This activity sets event details to indicate that XML Gateway has successfully processed the inbound message.
Seeded event subscription to consume the business event raised in the message map.
The event subscription is seeded as an enabled subscription. You can disable the event subscription if necessary.
An event subscription is required for inbound messages from Trading Partners (B2B) regardless of whether the application is interested in the inbound message. The seeded event subscription uses the Workflow Default Rule Function but may be configured to use a rule function and Workflow process relevant to the business requirement.
See the Message Designer for instructions on how to create a new message map and how to modify an Oracle prebuilt message map.
Use the Workflow Administrator to configure the seeded event subscription for the prebuilt inbound message if necessary.
Register new event subscription
Use the Workflow Administrator Add Event Subscription window to register the new event subscription if you defined a new subscription instead of configuring the seeded subscription.
See Manage Workflow Processes for instructions on how to register new event subscriptions.
Configure Seeded Subscription
Use Oracle Workflow Administrator Add Event Subscription window to configure the seeded event subscription to consume the inbound message if your application is interested in it. The subscription will trigger the Oracle E-Business Suite to perform some activity. The actual activity performed by the event subscription will be based on the Workflow process defined for it. Some examples are as follows:
Integrate with existing Workflow process defined in the Oracle E-Business Suite
Call an application API to perform a specific function
See: Manage Workflow Processes for instructions on how to register new event subscriptions and configure a seeded event subscription.