Use this task to tune a mediation for performance using
the administrative console.
About this task
You can set the following tuning property in the administrative console to improve the performance of a mediation:Name |
Value |
sib:SkipWellFormedCheck |
Whether you want to omit the well formed check that is performed
on messages after they have been processed by the mediation. Either
true or false. Note: This property is overridden for messages
that have the delivery option assured persistent, and a well formed
check is always performed.
|
To set, or unset, one or more
tuning properties for a mediation, use the administrative console
to complete the following steps:
Procedure
- Display the mediation context information:
- In the navigation pane, click
- In the content pane, click the name of the service integration
bus.
- In the content pane, under Destination resources,
click Mediations.
- In the content pane, select the name of the mediation
for which you want to configure tuning information.
- Under Additional Properties,
click Context information.
- In the content pane, click New.
- Type the name of the property in the Name field.
- Select the type Boolean from
the drop-down list.
- Type true in the Context
Value field to set the property, or type false to
unset the property.
- Click OK.
- Save your changes to the master configuration.