Step 1: Creating a Web Service Invoker Business Event

A business event is an occurrence in an internet or intranet application or program that might be significant to other objects in a system or to external agents. For instance, the creation of a purchase order is an example of a business event in a purchasing application.

Use the Oracle Workflow Business Event System to define a Web service invoker business event.

The invoker event can be served as a request message (or Web service input message) in a message pattern to send inquiries to a service.

To invoke a Web service through the Business Event System, you must create an invoker business event, and then subscribe to the invoker event later with an appropriate action type.

Note: In this release, the Web service invocation framework supports the following types of service invocation:

For more information about business events, see Events.

To create an invoker event:

  1. Log in to Oracle E-Business Suite as a user who has the Workflow Administrator Web responsibility. Select the Business Events link, and choose Events in the horizontal navigation if the Events page is not already displayed.

  2. In the Events page, click Create Event to open the Create Event page.

  3. Enter the following information in the Create Event page:

  4. Click Apply to save your work.

    Leave this page open to create a receive event.

For more information on how to create a business event, see the Oracle Workflow Developer's Guide for details.