BIP2559

Severity

20 : Error

Message

(<insert_1>, <insert_2>) : Illegal argument(s) <insert_4> to <insert_3> function.

Explanation

The arguments to the bit manipulation functions (BITAND, BITOR, BITNOT, BITXOR) must be integers. The function was called with arguments <insert_4>.

Response

Correct the syntax of your ESQL expression in node <insert_1>, around line and column <insert_2>, then redeploy the message flow.