XMSC_WMQ_TEMP_Q_PREFIX

    Data type:
    String

    Property of:
    ConnectionFactory

The prefix used to form the name of the IBM MQ dynamic queue that is created when the application creates an XMS temporary queue.

The rules for forming the prefix are the same as the rules for forming the contents of the DynamicQName field in an object descriptor, but the last non-blank character must be an asterisk(*). If the property is not set, the value used is CSQ.* on z/OS and AMQ.* on the other platforms. By default, the property is not set.

This property is relevant only in the point-to-point domain.

Parent topic: Property definitions