BIP5360
Severity
20 : ErrorMessage
The writing of NULL binary data is not supported in the Custom Wire Format physical format.
Message set: <insert_0>
Message type: <insert_1>
Element ID: <insert_2>Explanation
When message '<insert_1>' was being written, binary element '<insert_2>' had a NULL value. The CWF physical format does not support special representation of NULL values for binary items.Response
Update the message flow to ensure that element '<insert_2>' does not have a NULL value, or alter the message definition.