Mediation points [Settings]
Bus member (server or cluster) where the mediations for the destination run.
To view this pane in the console...
Service integration > Buses > bus_name > [Topology] Messaging engines > engine_name > [Remote message points] WebSphere MQ Mediation Execution points > mediation_name .
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
Identifier
The system-generated name by which this message point is known.
Required
No Data type
Text
UUID
The universal unique identifier assigned by the system to this message point for admin purposes.
Required
No Data type
Text
Initial state
Whether the mediation point is started or stopped when the hosting messaging engine is first started. Until started, the mediation point is unavailable.
Required
No Data type
drop-down list Range
- Started
- When the associated messaging engine is started, the mediation is started and is available to process messages.
- Stopped
- When the associated messaging engine is started, the mediation is stopped and is not available to process messages.
Runtime tab
The Runtime tab shows runtime properties for this object. These properties directly affect the current runtime environment, but are not preserved when that environment is stopped. To preserve runtime property values, change the equivalent property values on the Configuration tab. See the information center task descriptions for information about how to apply configuration changes to the runtime environment.
General Properties
Identifier
The system-generated name by which this message point is known.
Required
No Data type
Text
Run-time ID
The internal runtime identifier assigned to this message point.
Required
No Data type
Text
Status
The runtime status of the mediation point.
Required
No Data type
drop-down list Range
- Waiting
- The mediation is waiting to start. This might be because the appserver is not yet open for e-business, or because a previous instance of the mediation has not yet been deleted.
- Started
- The mediation is started and is available to process messages.
- Stopping
- The mediation is in the process of stopping.
- Stopped
- The mediation is stopped. The reason why the mediation is stopped is shown in the Reason attribute.
- Deleting
- The mediation is in the process of being deleted.
Last updated Nov 10, 2010 8:23:07 PM CST