WebSphere MQ Operation Notifications
Provides a comprehensive list of operation notifications sent from the WebSphere MQ Module.
- DetailsOpen
Opening the queue with set all privileges as specified. - DuplicateFound
Discarding the duplicate message found in get activity. - FormatError
The message format field specified is invalid. Supported formats are MQSTR, MQHRF2, and no format. - FormatWarning
Activity expected string data (MQFMT_STRING), but the message is of another format. - GetFailure
The get activity was not able to get messages from queue. - MQMDFormatError
MQMD header input parameter format is incorrect. - MQProtocolWarning
Received warning from queue manager with specified MQ reason code. - MQPutDetails
Putting in queue with set all privileges as specified. - MQPutFailure
MQ was unable to put message on queue due to specified error code. - MQRFHHeaderError
MQRFH2 header input parameter format is incorrect. - MessageDelievered
The MQ message was successfully delivered to the specified queue. - MessageRetrieved
Retrieved a message from the queue. - NoMessage
There is no message available on the queue. - NoMessageFailure
The MQ operation failed as there was no message on queue on server. - NoMessageRetry
The MQ operation failed as there was no message on queue on server. This will cause a retry. - PollFailure
The poll activity was not able to get messages from queue. - RFHFormatError
Error encountered unmarshaling the MQRFH2 header. - ReasonCode
The reason code for the MQ exception caught.
Parent topic: WebSphere MQ Module