< Previous | Next >

Implement the mediation

Select the sending and receiving operations. 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.

< Previous | Next >