WebSphere Message Service Client for C/C++, Version 2.0.2 Operating Systems: AIX, Linux, Solaris, Windows

JMS_IBM_REPORT_EXCEPTION

Data type:
xmsINT
Property of:
Message

Request exception report messages, specifying how much application data from the original message must be included in a report message.

The valid values of the property are as follows:
Valid value Meaning
MQRO_EXCEPTION Request exception report messages, with no application data from the original message included in a report message.
MQRO_EXCEPTION_WITH_DATA Request exception report messages, with the first 100 bytes of application data from the original message included in a report message.
MQRO_EXCEPTION_WITH_FULL_DATA Request exception report messages, with all the application data from the original message included in a report message.
These values correspond to report options that can be specified in the Report field of a message descriptor. For more information about these options, see the WebSphere MQ Application Programming Reference.

By default, the property is not set.


Reference topic

Terms of Use | Rate this page

Last updated: 24 May 2011

(C) Copyright IBM Corporation 2005, 2011. All Rights Reserved.