BIP2511
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : The values '<insert_3>' and '<insert_4>' supplied as parameters of the function '<insert_2>' are not within the range for which the function is defined.Explanation
The expressions supplying the parameters must evalaute to a suitable value. The given expressions do not do so.Response
Correct the logic of the ESQL program and re-deploy the message flow.