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).

    ChannelName

    Description: The name of the channel on which the message was received.
    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 on which the message was received.
    Identifier: MQIACH_CHANNEL_TYPE.
    Data type: MQCFIN.
    Included in PCF group: Operation.
    Returned: Always.

    RemoteQMgrName

    Description: The name of the queue manager from which the message was received.
    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