BIP2408
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : Scale must be >= 0 and <= <insert_0>.Explanation
A scale value was given in the definition of a DECIMAL datatype which was outside of the valid range.Response
Correct the syntax of your ESQL expression in node '<insert_0>', around line and column '<insert_1>', then redeploy the message flow: Correct the definition of the DECIMAL datatype so that a valid scale is specified and redeploy the message flow.