BIP2533

Severity

20 : Error

Message

(<insert_0>, <insert_1>) : The data type <insert_2> is not a valid data type for parameter <insert_3> of the <insert_4> function. This parameter should be of data type <insert_5>. The value passed was <insert_6>.

Explanation

Parameter <insert_3> is not of the correct data type for this function ( <insert_4> ).

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 the argument(s) passed to this function are of the correct data type.