+

Search Tips   |   Advanced Search

List mediation context properties

Use this task to list context properties for a selected mediation.

Mediation context information is used, in addition to the message header information, to determine how a message is processed at run time. The context information is provided by one or more of 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

In this task, we use the administrative console to list the mediation context properties for a selected mediation, as follows:


Tasks

  1. Log in to the administrative console.

  2. Click Service integration -> Buses -> bus_name -> [Destination resources] Mediations -> mediation_name -> [Additional Properties] Context properties.

The mediation context properties for the selected mediation are displayed.


What to do next

We can configure or delete the context information, or add a new context property for the selected mediation.


Related:

  • Mediation context information
  • Add mediation context information
  • Deleting mediation context information
  • Configure mediation context properties