Report messages
Report messages inform applications about events such as the occurrence of an error when processing a message. They can be generated by:
- A queue manager,
- A message channel agent (for example, if they cannot deliver the message), or
- An application (for example, if it cannot use the data in the message).
Report messages can be generated at any time, and might arrive on a queue when your application is not expecting them.
Parent topic:
Types of message
fg10620_