A snapshot of the current message retrieval requests from the message point.
In the administrative console page, to view
this page click bus_name engine_name identifier_name subscription_name .
To browse the properties of a listed item, select its
name in the list.
To change what entries are listed, or to change what information
is shown for entries in the list, use the Filter settings.
The collection represents the currently
active message retrieval requests by applications or clients connected to
this messaging engine, for messages on the message point at the remote messaging
engine. A message retrieval request represents a request from a client or
application connected to one messaging engine, for a message from a queue
point or a subscription on a different messaging engine. When the remote messaging
engine has satisfied the message retrieval request, the application or client
receives the message for processing.
General properties
- Request ID
- The request identifier.
- Times out at
- The time at which the message retrieval request will timeout.
- Selector
- The retrieval request message selection critieria.
- Status
- The state of the message retrieval request.
- Request
- The request is waiting for an available message.
- Value
- The request has been satisfied with a message, and the requesting application
has not yet committed its acceptance of the message.
- Acknowledged
- The request has been satisfied with a message and the requesting application
can accept it. The request will be completed and removed in the near future.
- Rejected
- The request has been satisfied with a message but the message has not
been accepted by an application. The request will be completed and removed
in the near future. The message becomes available again from the remote queue
point.