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 the expression and redeploy the message flow.