Context properties [Settings]
Context information used to enable correct processing of messages. This information adds to the context information derived from processing the message header.
To view this page in the console, click one of the following paths:
- Service integration -> Buses -> bus_name -> [Topology] Foreign bus connections -> foreign_bus_name -> [Additional Properties] Destination defaults -> [Additional Properties] Context information -> context_information_item_name
- Service integration -> Buses -> bus_name -> [Destination resources] Mediations -> mediation_name -> [Additional Properties] Context properties -> context_information_item_name
- Service integration -> Buses -> bus_name -> [Destination resources] Destinations -> destination_name -> [Additional Properties] Context information -> context_information_item_name
We can use this panel to view or change context information settings. This panel is useful for configuring extra context information, because it is not possible to anticipate in advance all of the context information that might be required to allow correct processing of messages.
Configuration tab
The Configuration tab shows configuration properties for this object. These property values are preserved even if the runtime environment is stopped then restarted. See the information center task descriptions for information about how to apply configuration changes to the runtime environment.
General Properties
Name
The name of this context property. The mediation will retrieve the context property using this name.
Information Value Required Yes Data type String
Context type
The type of the context property, for example, Boolean, Byte, or Character.
Information Value Required No Data type drop-down list Range
- Boolean
- This context has a Boolean information type.
- Byte
- This context has a byte information type.
- Character
- This context has a character information type.
- Double
- This context has a double information type.
- Float
- This context has a floating point information type.
- Integer
- This context has an integer information type.
- Long
- This context has a long information type.
- Short
- This context has a short information type.
- String
- This context has a string information type.
Context value
The value of the context property.
Information Value Required Yes Data type String
Related tasks
Configure context properties for a bus destination Specify whether messages are forwarded to WebSphere MQ as JMS messages Configure mediation context properties
Related information:
Administrative console buttons Administrative console preference settings Reference topic