Oracle E-Business Suite - New custom business event trigger

The New custom business event trigger monitors custom business events in Oracle E-Business Suite. Provide the event name and optional subscription details to receive Oracle EBS events in real-time.

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.

Input

Input fieldDescription
Event nameProvide the name of 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. The default is Normal.

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: