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 evalaute to values of the same type. The given expressions do not so.
Response
Correct the logic of the ESQL program and re-deploy the message flow.