WAS v8.5 > Reference > SetsOutbound sequences settings page
This page displays the collection of outbound sequences for the current scope. Outbound sequences are used to transmit messages reliably from the local application to the remote endpoint. Each sequence has a unique identifier.
To view this page 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 > Outbound sequences > outbound_sequence_name.
The WS-ReliableMessaging runtime panels are available at many different scopes within the dmgr console. For more information, see WS-ReliableMessaging - dmgr 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.
Information Value Required No Data type Text - Runtime identifier
- The identifier used within the application server runtime environment.
Information Value Required No Data type Text - Associated application
- The application that created the sequence.
Information Value Required No Data type Text - WS-Addressing namespace
- The WS-Addressing namespace associated with the sequence.
Information Value Required No Data type Text - WS-ReliableMessaging namespace
- The namespace defined by the version of the WS-ReliableMessaging specification used by the sequence.
Information Value Required No Data type Text - Target endpoint URI
- The destination to which messages are transmitted.
Information Value Required No Data type Text - Reply to address
- The WS-Addressing replyTo address used for WS-ReliableMessaging protocol messages.
Information Value Required No Data type Text - Acknowledgement address
- The address used for WS-ReliableMessaging acknowledgements.
Information Value Required No Data type Text - Message depth
- The count of messages, held by the reliable messaging layer, that have not yet been transferred.
Information Value Required No Data type Text - Messages sent
- The total count of messages sent by the application for this sequence.
Information Value Required No Data type Text
Related
Detecting and fixing problems with WS-ReliableMessaging