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
- Display the Context Properties panel for a
selected mediation: click .
Any mediation context properties that have already been defined for
the selected mediation are displayed.
- Click New in the content pane.
- 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.
- Click OK.
- 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.