BIP2504

Severity

20 : Error

Message

(<insert_0>, <insert_1>) : The value '<insert_4>' supplied as parameter '<insert_3>' of the function '<insert_2>' and the value '<insert_6>' supplied as parameter '<insert_5>' must be of the same type.

Explanation

The expressions supplying the parameters must evaluate to values of the same type. The given expressions do not so.

Response

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