Task 4: How to Create ProcessOrders Mediator Component

To create a Mediator named ProcessOrders:

  1. Drag and drop a Mediator icon from the Components window to the Components section of the SOA Composite Editor.

    The Create Mediator dialog appears.

  2. In the Name field, enter ProcessOrders.
  3. From the Template list, select Define Interface Later.
  4. Click OK.

    A Mediator with name ProcessOrders is created.

  5. In the SOA Composite Editor, connect the ReadOrders service to the ProcessOrders Oracle Mediator, as shown in Figure 45-13.

    This specifies the file adapter service to invoke the ProcessOrders Mediator while reading a file from the input directory.

    Figure 45-13 ReadOrders Service Connected to the ProcessOrders Mediator

    Description of Figure 45-13 follows
    Description of "Figure 45-13 ReadOrders Service Connected to the ProcessOrders Mediator"
  6. From the File menu, select Save All.