BIP2533
Severity
20 : Error
Message
(<insert_1>, <insert_2>) : The data type <insert_3> is not a valid data type for parameter <insert_4> of the <insert_5> function. This parameter should be of data type <insert_6>. The value passed was <insert_7>.
Explanation
Parameter <insert_4> is not of the correct data type for this function ( <insert_5> ).
Response
Correct the syntax of your ESQL expression in node <insert_1>, around line and column <insert_2>, then redeploy the message flow: Ensure that the argument(s) passed to this function are of the correct data type.