Mediation points [Settings]
Bus member (server or cluster) where the mediations for the destination run.
To view this page in the console, click the following path:
Service integration -> Buses -> bus_name -> [Topology] Messaging engines -> engine_name -> [Message points] Mediation points -> mediation_point_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.
Buttons
Button Description Refresh Refresh the number of messages.
General Properties
Identifier
The system-generated name by which this message point is known.
Information Value Required No Data type String
UUID
The universal unique identifier assigned by the system to this message point for administrative purposes.
Information Value Required No Data type String
High message threshold
A threshold above which the messaging system will take action to limit the addition of more messages to this message point.
Information Value Required No Data type Long Range 1 through 9223372036854775807
Send allowed
Clear this option (setting it to false) to stop messages from being put onto this message point. This value will be overridden by the parent destination if that destination has sendAllowed disabled, which stops messages from being put onto all its message points.
Information Value Required No Data type Boolean
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.
Information Value 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.
Target UUID
The UUID of the bus destination for which this is a message point.
Information Value Required No Data type String
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.
Buttons
Button Description Refresh Refresh the number of messages.
General Properties
Identifier
The system-generated name by which this message point is known.
Information Value Required No Data type String
Run-time ID
The internal runtime identifier assigned to this message point.
Information Value Required No Data type String
High message threshold
A threshold above which the messaging system will take action to limit the addition of more messages to this message point.
Information Value Required No Data type String
Send allowed
Clear this option (setting it to false) to stop messages from being put onto this message point. This value will be overridden by the parent destination if that destination has sendAllowed disabled, which stops messages from being put onto all its message points.
Information Value Required No Data type Boolean
Status
The runtime status of the mediation point.
Information Value Required No Data type drop-down list Range
- Waiting
- The mediation is waiting to start. This might be because the application server 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.
- Delete
- The mediation is in the process of being deleted.
Reason
Information Value Required No Data type Text area
Current message depth
The number of messages on the message point.
Information Value Required No Data type String
Additional Properties
- Messages
- Messages queued on the mediation point.
Configure mediation points