XMSC_WMQ_MQMD_READ_ENABLED
- Data type:
- System.Int32
- Property of:
- Destination
This property determines whether an XMS application can extract the values of MQMD fields or not.
The valid values for this property are:
- XMSC_WMQ_READ_ENABLED_NO
- When sending messages, the JMS_IBM_MQMD* properties on a sent message are not updated to reflect the updated field values in the MQMD.
- XMSC_WMQ_READ_ENABLED_YES
- When sending messages, all of the JMS_IBM_MQMD* properties on a sent message are updated to reflect the updated field values in the MQMD, including those properties that the sender did not set explicitly.
By default this property is set to XMSC_WMQ_READ_ENABLED_NO.
Parent topic: Property definitions