BIP5170
Severity
20 : ErrorMessage
A Custom Wire Format parsing error occurred. The value '<insert_3>' of boolean element '<insert_2>' in the bit stream did not match the logical definition.Explanation
The value in the bit stream ('<insert_3>') for element '<insert_2>' did not match either the 'Boolean True' or the 'Boolean False' values defined in the message set.Response
Check that the 'Boolean True' and 'Boolean False' values on the CWF physical format properties of the message set are correct.
Check that the message has been constructed correctly.
Check that the message set and message type were correctly specified for the input message.
See previous errors for further details.