+

Search Tips | Advanced Search

2417 (0971) (RC2417): MQRC_MSG_NOT_ALLOWED_IN_GROUP

An explanation of the error, completion code, and programmer response.


Explanation

An MQPUT or MQPUT1 call was issued to put a message in a group but it is not valid to put such a message in a group. An example of an invalid message is a PCF message where the Type is MQCFT_TRACE_ROUTE.

We cannot use grouped or segmented messages with Publish/Subscribe.


Completion code

MQCC_FAILED


Programmer response

Remove the invalid message from the group.

Parent topic: API reason codes

Last updated: 2020-10-04