Oracle E-Business Suite - New business event trigger

The New business event trigger monitors business events in Oracle E-Business Suite, such as invoice creation, order status changes, or employee updates.

This trigger creates a subscription in Oracle's Business Event System for the specified event, which uses Oracle Advanced Queuing (AQ) infrastructure for reliable event notifications.

TIP

Oracle E-Business Suite includes over 900 preconfigured business events—use Oracle Integration Repository to discover available events.

Input

Input fieldDescription
Product familySelect the Oracle E-Business Suite product family that publishes the event.
ProductSelect the specific product within the product family.
Event nameSelect the business event to monitor.
System nameEnter the name of the system where the subscription executes. The default is DEV.US.ORACLE.COM if left blank.
DescriptionEnter text describing the subscription's purpose.
PrioritySelect the priority for processing deferred subscriptions. Options include Normal, High, and Low.

Output

Output fieldDescription
Event nameThe name of the business event that occurred.
Event keyUnique identifier for this specific event instance.
Event dataEvent-specific information in XML format. Structure varies by event type.
Message (Event data)The XML payload containing event details.
Correlation IDIdentifier linking related events together.
Parameter listCollection of key-value pairs providing event context.
Parameter (Parameter list)Individual parameter within the list.
Name (Parameter)The name of the parameter.
Value (Parameter)The value of the parameter.

Last updated: