JMS_IBM_REPORT_PASS_CORREL_ID
- Data type:
- System.Int32
- Property of:
- Message
Request that the correlation identifier of any report or reply message is the same as the correlation identifier of the original message.
The valid values of the property are as follows:Valid value | Meaning |
---|---|
MQRO_PASS_CORREL_ID | Request that the correlation identifier of any report or reply message is the same as the correlation identifier of the original message. |
MQRO_COPY_MSG_ID_TO_CORREL_ID | Request that the correlation identifier of any report or reply message is the same as the message identifier of the original message. |
The default value of the property is MQRO_COPY_MSG_ID_TO_CORREL_ID.
Parent topic: Property definitions