Use report messages for problem determination

 

The remote queue manager cannot report errors such as failing to put a message on a queue when you make your MQI call, but it can send you a report message to say how it has processed your message.

Within your application we can create (MQPUT) report messages as well as select the option to receive them (in which case they are sent by either another application or by a queue manager).

 

Parent topic:

Handling program errors


fg11280_