Creating a New, Empty Mediation Flow

Creating a new, empty mediation flow enables you to start a mediation flow from scratch.

Prerequisites

You should at least have one WSDL file that describes the interface that you plan to mediate, but you can have zero or more target interfaces.

Procedure

  1. Start the mediation flow wizard.
    1. Right-click the Mediation Flows folder in the Project Explorer.
    2. Choose New > Mediation Flow from the pop-up menu.
      The Create Mediation Flow dialog opens. The default option to create an empty mediation flow is active.

      You can also select the Create Composite checkbox if you want to create a corresponding composite for this mediation flow. See Mediation Components for information about working with components and composites.

  2. Click Next.
  3. Supply a name in the Mediation Flow Name field.

    If you chose to create a composite to correspond to the mediation flow, you can also name the composite in the Composite Name field.

    You can also specify a different folder in the project for the mediation flow (and composite, if one is created).

  4. Click Finish.
    The Mediation Flow Editor opens. You can begin to add interfaces and configure your mediation flow.