BIP2502

Severity

20 : Error

Message

(<insert_0>, <insert_1>) : Illegal value '<insert_4>' for parameter '<insert_3>' of the function '<insert_2>'. Valid values are '<insert_5>'.

Explanation

The expression supplying the parameter must evalaute to a value within a suitable range. The given expression does not do so.

Response

Correct the logic of the ESQL program and re-deploy the message flow.