BIP2551
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : The number '<insert_2>' was too large for an INTEGER or DECIMAL literal.Explanation
The number was '<insert_2>'.Response
Correct the syntax of your ESQL expression in node '<insert_0>', around line and column '<insert_1>', then redeploy the message flow: Ensure the number is within the scale and precision limits for the specified data type and redeploy the message flow.