BIP5353
Severity
20 : ErrorMessage
A mismatch between the message type prefix '<insert_1>' and the message type path '<insert_2>' has occurred, for a message in message set '<insert_0>'.Explanation
The message type prefix, '<insert_1>', specified for message set '<insert_0>', was incompatible with the specified message type path, '<insert_2>'.Response
This error is most commonly caused by specifying the message type path as an absolute path (prefixed with '/'), while also having a different message type prefix specified for the message set.
Ensure that the correct message set has been deployed for the message being parsed.
If the message set property 'Message Type Prefix' is specified, and the message is using an absolute message type path, ensure that they match.
Make sure the message conforms to the structure specified by the message type path.
If the problem still occurs, record the full details provided with this message and contact your IBM support center.