< Previous | Next >

Implementing the mediation

Select the sending and receiving operations, and visually connect them together. These will be end points of the mediation flow. Next, add mediation primitives between the end points to log the message, retrieve the customer's subscription level from a database, conditionally route the message based on the value retrieved, and transform the message to match the format of the receiving operation.

Follow the instructions in these topics to build your mediation flow.

Lessons in this module

Feedback

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

< Previous | Next >