BIP2467
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : Incompatible operands for IN predicate.Explanation
The values on the right of an IN predicate must be compatible with the data type of the expression on the left.Response
Correct the syntax of your ESQL expression in node '<insert_0>', around line and column '<insert_1>', then redeploy the message flow.