BIP2645
Severity
20 : ErrorMessage
Exception condition detected on input node: '<insert_0>'.Explanation
Node '<insert_0>' has received a message, but an exception was generated whilst initializing it's internal representation. The failure terminal is not attached, so the message broker is putting the message directly to the requeue or dead letter backout queue associated with this node.Response
If 'complete' or 'immediate' MRM message body validation is being applied to messages received by this node, it's possible the format of the body of the received message is invalid. Examine further messages for confirmation of this or to determine why the message is not being received as expected. Correct this situation if possible. Perform any local error recovery processing required.