BIP5313

Severity

20 : Error

Message

Message format '<insert_3>' is not defined for message set '<insert_2>'.

Explanation

The message broker has received a message for processing within the MRM domain.
However, this message could not be processed because the message format specified via the physical format identifier '<insert_3>' has not been defined for message set '<insert_2>'.
Note that the message format is used to describe the physical representation of the message and can be specified by way of either the properties on an input node, or dynamically within an RFH2 message header.

Response

If the physical format identifier was intended to identify a message format, you should perform one or more of the following actions:
1) Check that the message format has been specified correctly on the MQ input node or within the RFH2 header.
2) Check that the correct message set has been specified on the MQ input node or within the RFH2 header
3) Add the appropriate physical format information to your message set and redeploy your message set.
4) Ensure that your message set has been correctly deployed.