IBM MQ queue connection properties
Use this panel to specify how to connect to the queue manager that hosts the queue.
The system uses these connection properties to retrieve, display and update the queue configuration details that are shown on the WebSphere MQ queue settings panel.
- In the navigation pane, click to display existing queue destinations.
- Click the name of the queue destination that you want to work with.
- To view or change the queue destination settings, click its name in the list displayed.
Under General Properties there are two groups of properties:
- Administration
- WebSphere® MQ Queue
Make any required changes to the Administration and WebSphere MQ Queue groups of properties and then click Apply before, in the content pane under Additional Properties, you click the WebSphere MQ queue connection properties link to display or change the connection properties of your WebSphere MQ queue destination.
Make any required changes to the General properties and then click Apply before, in the content pane under Additional Properties, you click WebSphere MQ configuration to return to the WebSphere MQ queue settings panel.
A queue destination for use with the WebSphere MQ messaging provider has the following WebSphere MQ queue connection properties.
- The property values that you specify must match the values that you specified when you configured the JMS resources in WebSphere MQ. For more information about configuring JMS resources in WebSphere MQ, see the Using Java™ section of the WebSphere MQ information center.
- In WebSphere MQ, names can have a maximum of 48 characters, with the exception of channels which have a maximum of 20 characters.
Queue Manager Host
The name of host for the queue manager on which the queue destination is created.
Information | Value |
---|---|
Data type | String |
Queue Manager Port
The number of the port used by the queue manager on which this queue is defined.
Information | Value |
---|---|
Data type | Integer |
Range | A valid TCP/IP port number. This port must be configured on the WebSphere MQ queue manager. |
Default | 1414 |
Server Connection Channel Name
The name of the channel used for connection to the WebSphere MQ queue manager.
Information | Value |
---|---|
Data type | String |
Range | 1 through 20 ASCII characters |
User ID
The user ID used, with the Password property, for authentication when connecting to the queue manager to define the queue destination.
If you specify a value for the User ID property, you must also specify a value for the Password property.
Information | Value |
---|---|
Data type | String |
Password
The password, used with the User ID property, for authentication when connecting to the queue manager to define the queue destination.
If you specify a value for the User ID property, you must also specify a value for the Password property.
Information | Value |
---|---|
Data type | String |