Inbound sequences settings
This page displays the collection of inbound sequences for the current scope. Each inbound sequence is used to receive messages that have been transmitted reliably.
To view this pane in the console, click one of the paths to this panel. For example Servers > Server Types > WebSphere application servers > server_name > [Additional Properties] Reliable messaging state > Runtime > Inbound sequences > inbound_sequence_name .
The WS-ReliableMessaging runtime panels are available at many different scopes within the admin console.
See WS-ReliableMessaging - admin console panels.
- Runtime tab
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
- Sequence identifier
- This URI is the unique identifier for the sequence.
Required No Data type Text
- Associated application
- The application that is receiving messages from the sequence.
Required No Data type Text
- WS-Addressing namespace
- The WS-Addressing namespace that is associated with the sequence.
Required No Data type Text
- WS-ReliableMessaging namespace
- The namespace that is defined by the version of the WS-ReliableMessaging spec used by the sequence.
Required No Data type Text
- Target endpoint URI
- The destination to which messages are transmitted.
Required No Data type Text
- Reply to address
- The WS-Addressing replyTo address used for WS-ReliableMessaging protocol messages.
Required No Data type Text
- Acknowledgement address
- The address used for WS-ReliableMessaging acknowledgements.
Required No Data type Text
- Message depth
- The count of messages, held by the reliable messaging layer, that have not yet been transferred.
Required No Data type Text
- Highest inbound message number
- The highest message number that has been received within the sequence.
Required No Data type Text
- In-order delivery
- When this parameter is true, messages are dispatched to the application in the order that they were assigned to the sequence.
Required No Data type Text
Related tasks
Detecting and fixing problems with WS-ReliableMessaging
Related
WS-ReliableMessaging - admin console panels