CONNTAG
A tag that the queue manager associates with the resources updated by the application within a unit of work while the application is connected to the queue manager.
Applicable Objects
ConnectionFactory, QueueConnectionFactory, TopicConnectionFactory, XAConnectionFactory, XAQueueConnectionFactory, XATopicConnectionFactory
JMS administration tool long name: CONNTAG
JMS administration tool short name: CNTAG
Programmatic access
Setters/getters
- MQConnectionFactory.setConnTag()
- MQConnectionFactory.getConnTag()
Values
- A byte array of 128 elements, where each element is 0
- This is the default value.
- Any string
- The value is truncated if it is longer than 128 bytes.
Parent topic: Properties of IBM MQ classes for JMS objects