BROKERDURSUBQ
When the IBM MQ classes for JMS are being used in IBM MQ messaging provider migration mode, this property specifies the name of the queue from which durable subscription messages are retrieved.
Applicable objects
Topic
JMS administration tool long name: BROKERDURSUBQ
JMS administration tool short name: BDSUB
Programmatic access
Setters/getters
- MQTopic.setBrokerDurSubQueue()
- MQTopic.getBrokerDurSubQueue()
Values
- SYSTEM.JMS.D.SUBSCRIBER.QUEUE
- This is the default value.
- Any valid string
- Starting with SYSTEM.JMS.D
Parent topic: Properties of IBM MQ classes for JMS objects
Related information