BIP2939

Severity

20 : Error

Message

(<insert_0>, <insert_1>) : Unsuitable function or procedure '<insert_2>.<insert_3>'.

Explanation

The program is attempting to call a function which is defined but either returns a value when none is required or does not return a value when one is required

Response

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