Network Deployment (Distributed operating systems), v8.0 > Reference > Sets
Messages [Collection]
A snapshot of the current outbound messages for the message point.
Service integration -> Buses -> bus_name -> [Topology] Messaging engines -> engine_name -> Runtime > [Remote message points] Remote publication points -> identifier_name -> [Outbound Properties] Messages .
Sequence ID
The message sequence identifier.
API message ID
The API message identifier.
Time produced
The time the message was produced.
State
The state of the queued message.
Committing
The message is currently being added under a transaction. The message will be in this state until the transaction commits or rolls back. If this state persists, investigate the state of the transaction. While this message is in this state, no subsequent messages will be accepted by the queue point for which it is intended. There might be a build up of messages on this remote queue point.
Complete
Transmission of the message to the queue point has been completed. The local copy of the message is deleted automatically.
Pending send
The message is waiting to be sent to the queue point. Messages will be in this state if either of the following conditions apply:
- The messaging engine that owns the queue point is not currently available or accepting messages (for example, if its queue point has reached its high message threshold).
- The queue point already has a significant number of messages pending acknowledgement.
The message is sent when the condition no longer applies.
Pending acknowledgement
The message has been transmitted to the queue point and the messaging engine is waiting for an acknowledgement that the queue point has received the message correctly. If this state persists, the messaging engine to which the message was transmitted might not be reachable or a previous message on the remote queue point is still committing, and needs resolving.
Buttons
Delete Delete the selected items.
Administrative console buttons
Administrative console preferences