JMS_IBM_REPORT_PASS_MSG_ID
- Data type:
- System.Int32
- Property of:
- Message
Request that the message identifier of any report or reply message is the same as the message 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_MSG_ID Request that the message identifier of any report or reply message is the same as the message identifier of the original message. MQRO_NEW_MSG_ID Request that a new message identifier is generated for each report or reply message. The default value of the property is MQRO_NEW_MSG_ID.