Broker 10.15 | webMethods Broker Documentation | Administering webMethods Broker | Using My webMethods with JMS | Managing Destinations | Viewing and Editing Destinations
 
Viewing and Editing Destinations
This procedure describes how to view and edit a queue or topic. Note that you can only edit fields that specify a destination's shared state properties.
*To view or edit a destination
1. In My webMethods: Messaging > Naming Directories > Destinations.
2. Select the destination's JNDI Provider Name.
3. Filter the data displayed in the Destinations page by selecting a Type (Topic, Queue, or All).
4. Locate the destination whose information you want to view or edit, and then perform one of the following steps:
*To view details about the destination, click the destination's Lookup Name.
*To modify the destination's properties, click the destination's Edit icon.
The destination properties are as follows:
Field
Description
Lookup Name
Name of the JNDI directory to which the destination is bound (read-only).
Provider
Name of the JNDI provider for this destination (read-only).
Destination Name
Name of the topic or queue (read-only).
Destination Type
Identifies whether the destination object is a queue or topic (read-only).
Shared State
Sharing a client state allows multiple clients, each using its own session, to process documents from a single client queue in parallel on a first-come, first-served basis.
Select whether multiple connections can share the same connection client ID.
Shared State Order
Specify the ordering of documents received on a shared state client.
*To receive documents in order from a publisher, set to publisher.
*To receive documents in any order, set to none.
Note:
You can set shared state ordering only after you select the check box next to Shared State. If you do not select the check box, shared state ordering will default to publisher.