Creating and Configuring the Mediation Flow Diagram

In this procedure you create the diagram that defines the mediation flow.

Procedure

  1. In the Project Explorer, open the mediation.myaddressservice.soa project.
  2. Right-click Mediation Flows and choose New > Mediation Flow from the popup menu to open the Create Mediation Flow wizard.
  3. Select Single empty mediation flow and then click Next.
  4. In the Mediation Flow Name field, type AddressService.
  5. Click Finish. An AddressService.mediation editor displays.
  6. Drag and drop the AddressService.wsdl from the Project Explorer view onto the Mediation Interfaces pane.
  7. Similarly drag and drop the USAddressService.wsdl and UKAddressService.wsdl files onto the Target Interfaces pane.
  8. Save the project.