Operation-specific activity report message data
Use this page to view the additional PCF parameters that might be returned in the PCF group Operation in an activity report, depending on the value of the OperationType parameter
The additional parameters vary depending on the following operation types:
- Get/Browse (MQOPER_GET/MQOPER_BROWSE)
The additional activity report message data parameters that are returned in the PCF group Operation for the Get/Browse (MQOPER_GET/MQOPER_BROWSE) operation type (a message on a queue was got, or browsed).- Discard (MQOPER_DISCARD)
The additional activity report message data parameters that are returned in the PCF group Operation for the Discard (MQOPER_DISCARD) operation type (a message was discarded).- Publish/Discarded Publish/Excluded Publish (MQOPER_PUBLISH/MQOPER_DISCARDED_PUBLISH/MQOPER_EXCLUDED_PUBLISH)
The additional activity report message data parameters that are returned in the PCF group Operation for the Publish/Discarded Publish/Excluded Publish (MQOPER_PUBLISH/MQOPER_DISCARDED_PUBLISH/MQOPER_EXCLUDED_PUBLISH) operation type (a publish/subscribe message was delivered, discarded, or excluded).- Put/Put Reply/Put Report (MQOPER_PUT/MQOPER_PUT_REPLY/MQOPER_PUT_REPORT)
The additional activity report message data parameters that are returned in the PCF group Operation for the Put/Put Reply/Put Report (MQOPER_PUT/MQOPER_PUT_REPLY/MQOPER_PUT_REPORT) operation type (a message, reply message, or report message was put to a queue).- Receive (MQOPER_RECEIVE)
The additional activity report message data parameters that are returned in the PCF group Operation for the Receive (MQOPER_RECEIVE) operation type (a message was received on a channel).- Send (MQOPER_SEND)
The additional activity report message data parameters that are returned in the PCF group Operation for the Send (MQOPER_SEND) operation type (a message was sent on a channel).Parent topic: Activity report reference