BIP5102
Severity
20 : ErrorMessage
Data overflow. The field <insert_0> in message <insert_1> with a value of <insert_2> has caused an overflow.Explanation
While mapping data between its logical and physical representations, a data overflow occurred. The value being set in the logical representation is larger than the maximum value possible for the chosen logical type.Response
Modify the message model or custom wire format mapping, redeploy to the parser and send the message through again.