Set tuning properties for a mediation

Use this task to tune a mediation for performance by using the admin console. Review the guidance on when it is appropriate to tune a mediation for performance in the topic Performance tuning for mediations. We can set the following tuning property in the admin 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.

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 admin console to complete the following steps:

 

  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 the changes to the master configuration.
   



Last updated Nov 10, 2010 8:23:07 PM CST