BIP5352
Severity
20 : ErrorMessage
While a multipart message was being processed, an embedded message was received that was out of the specified order. The specified message type path '<insert_1>' does not match the actual message type path of the logical tree '<insert_2>'. The message set is '<insert_0>'.Explanation
An attempt was made to add a parsed message in the wrong position according to the message type path. The message type path in the tree, '<insert_2>', was compared with the specified message type path '<insert_1>'. Additional information: Message set '<insert_0>'.Response
Ensure that the correct message set has been loaded for the message being parsed. Check the message set property 'Message Type Prefix', and the message type path specified on the message being processed. Ensure that the message conforms to the specified structure. If the problem still occurs, record the full details provided with this message and contact your IBM support center.