BIP2407

Severity

20 : Error

Message

(<insert_1>, <insert_2>) : Precision must be > 0 and <= <insert_1>.

Explanation

A precision 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_1>, around line and column <insert_2>, then redeploy the message flow: Correct the definition of the DECIMAL datatype so that a valid precision is specified and redeploy the message flow.