Use this task to configure a mediated service integration
bus destination. The message processing provided by the mediation
is applied to messages that are handled by the bus destination at
runtime.
Before you begin
The mediation must be installed and configured on the bus
member that contains the destination you want to mediate. For more
information, see
Defining a mediation.
About this task
When you mediate a destination, you make an association between
a selected mediation, and a selected bus destination. A mediation
point is created for the mediated destination on the bus member. At
runtime, the mediation applies its message processing to the messages
handled at the mediation point. You can only associate a single mediation
with a destination, but you can associate the same mediation with
more than one destination. You use the administrative console to complete
the following steps.
Procedure
- In the navigation pane, click bus_name .
The bus destinations for the selected bus are displayed.
- Select the destination you want to mediate, and click Mediate.
A list of available mediations is displayed.
- Select the mediation to associate with the destination,
and click Next.
- Select the bus member where the mediation is installed,
and click Next.
- Click Finish to mediate the destination,
or Previous to make any changes to your selections.
- Save your changes to the master configuration.
Results
The selected destination is mediated with the selected mediation,
and a mediation point is created for the destination on the bus member.
What to do next
You can configure properties that affect how the mediation
processes messages at the mediation point. For example, does the mediation
run within a global transaction, or process multiple messages concurrently.
For more information, see
Configuring mediation properties.