BIP2940

Severity

20 : Error

Message

(<insert_1>, <insert_2>) : Wrong number of parameters. <insert_5> supplied but <insert_6> required for function/procedure <insert_3>.<insert_4>.

Explanation

The program is attempting to call a function which is defined but does not have the same number of parameters as are present in the call

Response

Correct the syntax of your ESQL expression in node <insert_1>, around line and column <insert_2>, then redeploy the message flow.