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).
- ChannelName
Description: The name of the channel where the message was sent. Identifier: MQCACH_CHANNEL_NAME. Data type: MQCFST. Included in PCF group: Operation. Maximum length: MQ_CHANNEL_NAME_LENGTH. Returned: Always.
- ChannelType
Description: The type of channel where the message was sent. Identifier: MQIACH_CHANNEL_TYPE. Data type: MQCFIN. Included in PCF group: Operation. Returned: Always.
- XmitQName
Description: The transmission queue from which the message was retrieved. Identifier: MQCACH_XMIT_Q_NAME. Data type: MQCFST. Included in PCF group: Operation. Maximum length: MQ_Q_NAME_LENGTH. Returned: Always.
- RemoteQMgrName
Description: The name of the remote queue manager to which the message was sent. Identifier: MQCA_REMOTE_Q_MGR_NAME. Data type: MQCFST. Included in PCF group: Operation. Maximum length: MQ_Q_MGR_NAME_LENGTH Returned: Always.
Parent topic: Operation-specific activity report message data