Creating a mediation flow

A mediation flow consists of a sequence of processing steps that are executed by mediation primitives when an input message is received. Mediation flows can only be contained in mediation modules.

To create a mediation flow, proceed as follows:
  1. Switch to the business integration perspective. If you have already created a mediation module, select it in the Business Integration view.
  2. From the main menu, click File > New > Mediation Flow.
  3. In the New Mediation Flow window, specify a mediation module, a folder and a name for the new mediation flow, and click Next.
  4. In the Select an Interface window, you can select your source and target interfaces.
  5. Click Finish.
You can also create a mediation flow component when you create a mediation module. See "Creating a mediation module" for more information.

Related concepts
Mediation services overview
Mediation Flow editor
Related tasks
Opening the Mediation Flow editor
Building mediation flows
Emitting common base events
Creating mappings for the XSL Transformation primitive
Selecting endpoints dynamically
Implementing custom mediation logic
Storing and using properties in the message context
Changing the value of mediation flow properties at runtime
Testing and debugging mediation modules
Related reference
Error handling in the mediation flow
Considerations when refactoring mediation flow artifacts

Related information

Tutorial: Create a mediation flow
Samples: Mediation Flow editor
Contributing your own mediation primitive plug-in

Feedback
(C) Copyright IBM Corporation 2005, 2006. All Rights Reserved.