BIP2481
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : Illegal argument value '<insert_3>' to <insert_2> function.Explanation
The argument to <insert_2> must be a numeric type. '<insert_3>' is not a numeric type.Response
Correct the syntax of your ESQL expression in node '<insert_0>', around line and column '<insert_1>', then redeploy the message flow: Ensure that only numeric types are passed as an argument to <insert_2>.