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
Use this panel to set 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.
Required
Yes Data type
Text
Context type
The type of the context property, for example, Boolean, Byte, or Character.
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.
Required
Yes Data type
Text
Last updated Nov 10, 2010 8:23:07 PM CST