BIP2510
Severity
20 : Error
Message
(<insert_1>, <insert_2>) : The value <insert_4> supplied as the parameter of the function <insert_3> is not within the range for which the function is defined.
Explanation
The expression supplying the parameter must evaluate to a suitable value. The given expression does not do so.
Response
Correct the syntax of your ESQL expression in node <insert_1>, around line and column <insert_2>, then redeploy the message flow.