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. |