In this field... | Select or type... |
Queue Name ( Broker client ID) | A unique identifier for the queue. |
Broker Server | The Broker Server for this queue. |
Broker | The Broker for this queue. |
Client Group | The name of the client group to which the queue is assigned. |
Application Name | Optional. A name that is meaningful to your application. |
Shared State | Optional. 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. |
User Name or SSL DN | The basic authentication user name or the SSL user DN of the JMS client, if it is basic authentication/SSL-secured. |
Alias Name or SSL Issuer DN | The basic authenticator alias or the SSL DN of the certification authority for the JMS client, if it is basic authentication/SSL-secured. |