Setting tuning properties for a mediation

Use this task to tune a mediation for performance by using the administrative console.

Before you begin

Review the guidance on when it is appropriate to tune a mediation for performance in the topic Performance tuning for mediations.

About this task

You can set the following tuning property in the administrative console to improve the performance of a mediation:
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

  1. Display the mediation context information:
    1. Click Service integration -> Buses -> bus_name -> [Destination resources] Mediations.
    2. In the content pane, select the name of the mediation for which you want to configure tuning information.
    3. Click [Additional Properties] Context information.
  2. In the content pane, click New.
  3. Type the name of the property in the Name field.
  4. Select the type Boolean from the drop-down list.
  5. Type true in the Context Value field to set the property, or type false to unset the property.
  6. Click OK.
  7. Save your changes to the master configuration.