Defining Event Subscriptions

arrow icon   To View and Maintain Event Subscriptions:

  1. Use a Web browser to navigate to the Event Manager, using a responsibility and navigation path specified by your system administrator. Then choose the Subscriptions tab. See: Oracle Workflow Developer Navigation Paths.

  2. Search for the subscriptions you want to display. The main search option is:

    You can also enter the following additional search criteria.

  3. If you have workflow administrator privileges, you can use the administration icons and buttons to perform administrative operations.

arrow icon   To Create or Update an Event Subscription:

  1. Navigate to the Create Event Subscription page or to the Update Event Subscriptions page. The Create Event Subscription page and the Update Event Subscriptions page are identical, except that the fields in the Update Event Subscriptions page are populated with previously defined information for the selected subscription.

    Note: For seeded subscriptions with a customization level of Limit, you can only update the subscription status. For seeded subscriptions with a customization level of Core, you cannot update any properties; you can only view the subscription definition.

    Note: Your Oracle E-Business Suite installation may include seeded subscriptions owned by Oracle E-Business Suite products that you have not licensed. For such subscriptions, the Update Subscription page displays a notice that the subscription is not licensed. Oracle Workflow will not execute any of these subscriptions.

  2. In the Subscriber region, select the system where the subscription executes.

  3. In the Triggering Event region, specify the event source to which the subscription applies in the Source Type field.

  4. Select the event that triggers the subscription in the Event Filter field. You can specify an individual event or an event group.

  5. Optionally select a source agent to which the subscription applies. If you specify a source agent, then the subscription is executed only when the triggering event is received from that agent.

    Note: In most cases, the Source Agent field is left blank.

  6. In the Execution Condition region, enter a phase number for the subscription to specify the order in which subscriptions triggered by the same event are executed. The phase number also controls whether a subscription is executed immediately or is deferred, unless processing for the event is deferred by another method.

  7. Select Enabled or Disabled as the subscription status. If you disable a subscription, it still remains in the Event Manager for reference, but it can no longer be executed when events occur.

  8. In the Rule Data field, specify the event information required by the subscription.

  9. In the Action Type region, select the subscription processing you want to perform when the triggering event occurs.

  10. Specify the error handling to perform if Oracle Workflow encounters an error while processing this subscription.

    See: Error Handling for Event Subscription Processing.

  11. Choose the Next button to define the details of the subscription action, depending on the action type you selected.

  12. If you selected Launch Workflow as the action type, enter the following details.

  13. If you selected Send to Agent as the action type, enter the following details.

  14. If you selected Send Notification as the action type, enter the following details.

  15. If you selected Receive Trading Partner Message or Send Trading Partner Message as the action type, select Normal, High, or Low as the priority for the subscription. Oracle Workflow uses the priority to help determine the order in which deferred subscriptions are processed. The default priority is Normal.

    Note: You do not need to enter any additional subscription parameters for these action types.

  16. If you selected Invoke Web Service as the action type, enter the Web service details in the Invoke Web Service wizard.

  17. If you selected Custom as the action type, enter the following details.

  18. For all action types, in the Documentation region, identify the program or application that owns the subscription by selecting the application short name in the Owner Tag field. By default, Oracle Workflow sets the Owner Name field to the application name associated with that application short name. However, you can optionally enter a different name in the Owner Name field, such as a particular program or component within the application.

  19. Review the customization level for the subscription.

  20. Enter an optional description for the subscription.