BIP2906
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> statement. This parameter should be of data type <insert_6>. The value passed was <insert_7>.
Explanation
The <insert_4> parameter is not of the correct data type for this statement ( <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 statement are of the correct data type.