Adding mediation context information

Use this task to add a mediation context property for a selected mediation.

Before you begin

The mediation for which you want to add context information must exist in the administrative console. To create a mediation, see Configuring a new mediation.

About this task

Mediation context information is used, in addition to the message header information, to determine how a message is processed at run time. New context information is defined by adding a mediation context property. A destination can also have context properties. If you add a context property for a mediation that has the same name as a destination context property, the property on the destination takes precedence.

You can add the following mediation context properties:

Property name Description Value Additional information
sib:SkipWellFormedCheck Omits the well formed check that is performed on messages after they have been processed by the mediation. True or false This property is overridden by the message delivery option assured persistent. A well formed check is always performed for messages that have the delivery option assured persistent.
sib:GlobalTransactionLPSEnabled Allows a mediation to contain resources for which Last Participant Support (LPS) is enabled. This enables a one-phase commit resource to participate in a global transaction that has two-phase commit resources. True or false  

To add new mediation context information for a selected mediation, use the administrative console to complete the following steps:

Procedure

  1. Display the Context Properties panel for a selected mediation: click Service integration > Buses > bus_name > [Destination resources] Mediations > mediation_name > [Additional Properties] Context properties . Any mediation context properties that have already been defined for the selected mediation are displayed.
  2. Click New in the content pane.
  3. Specify the following information for the mediation context property:
    Name
    Type a name for the mediation context property. You must type the name exactly as it appears in the table above.
    Context type
    Select the type Boolean for the mediation context property.
    Context value
    Type True to set the property. The value is not case sensitive.
  4. Click OK.
  5. Save your changes to the master configuration.

Results

You have added new mediation context information for the selected mediation.

What to do next

You can repeat this task to add another mediation context property.
Task topic    

Terms of Use | Feedback

Last updated: Oct 21, 2010 5:30:17 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-nd-iseries&topic=tjp_med_contxt_add
File name: tjp_med_contxt_add.html