Task 4: How to Create the LookupMultiplevaluesMediator Mediator

To create the LookupMultiplevaluesMediator Mediator:

  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 LookupMultiplevaluesMediator.
  3. From the Template list, select Define Interface Later.
  4. Click OK.

    An Oracle Mediator with the name LookupMultiplevaluesMediator is created.

  5. In the SOA Composite Editor, connect the readFile service to the LookupMultiplevaluesMediator Oracle Mediator, as shown in Figure 45-22.

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

    Figure 45-22 readFile Service Connected to the LookupMultiplevaluesMediator Mediator

    Description of Figure 45-22 follows
    Description of "Figure 45-22 readFile Service Connected to the LookupMultiplevaluesMediator Mediator"
  6. From the File menu, select Save All.