A snapshot of the current outbound messages for the message point.
To view this page in the console,
click the following path:
.
To browse or change the properties of a listed item,
select its name in the list.
To act on one or more of the listed items, select
the check boxes next to the names of the items that you want to act
on, then use the buttons provided.
To change which entries are listed, or to change
the level of detail that is displayed for those entries, use the Filter
settings.
- 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.