+

Search Tips   |   Advanced Search

Add mediation context information

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

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

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 we add a context property for a mediation that has the same name as a destination context property, the property on the destination takes precedence.

We can add the following mediation context properties:

Property name Description Value Additional information
sib:SkipWellFormedCheck Omits the well formed check performed on messages after they have been processed by the mediation. True or false 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:


Tasks

  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. We must type the name exactly as it appears in the table.

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

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


What to do next

We can repeat this task to add another mediation context property.


Related:

  • Mediation context information
  • Deleting mediation context information
  • List mediation context properties
  • Configure mediation context properties
  • Service integration custom properties