BIP5290
Severity
20 : ErrorMessage
Invalid value for physical data type in Custom Wire Format: message set '<insert_2>'; message '<insert_3>'; parent element '<insert_4>'; current element '<insert_5>'; function name '<insert_1>'; error code '<insert_0>'.Explanation
Examined the physical type of an element. The value of the field to be written out is negative and the physical datatype for the output is unsigned.Response
Check that you have a valid physical type associated with this field in the Custom Wire Format characteristics or that the logic of the message flow is correct.