CLIENTID
The client identifier is used to uniquely identify the application connection for durable subscriptions.
Applicable Objects
ConnectionFactory, QueueConnectionFactory, TopicConnectionFactory, XAConnectionFactory, XAQueueConnectionFactory, XATopicConnectionFactory
JMS administration tool long name: CLIENTID
JMS administration tool short name: CID
Programmatic access
Setters/getters
- MQConnectionFactory.setClientId()
- MQConnectionFactory.getClientId()
Values
- null
- This is the default value.
- Any valid string
Parent topic: Properties of IBM MQ classes for JMS objects