Task 4: How to Create ProcessOrders Mediator Component To create a Mediator named ProcessOrders: Drag and drop a Mediator icon from the Components window to the Components section of the SOA Composite Editor. The Create Mediator dialog appears. In the Name field, enter ProcessOrders. From the Template list, select Define Interface Later. Click OK. A Mediator with name ProcessOrders is created. 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 MediatorDescription of "Figure 45-13 ReadOrders Service Connected to the ProcessOrders Mediator" From the File menu, select Save All.