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:These values correspond to report options that can be specified in the Report field of a message descriptor. .
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.