BIP2904

Severity

20 : Error

Message

(<insert_1>, <insert_2>) : Mismatch found between EXTERNAL NAME and LANGUAGE clauses on the a routine definition.

Explanation

A routine with a LANGUAGE clause of ESQL is not allowed to have an EXTERNAL NAME clause, but routines with a LANGUAGE JAVA or a LANGUAGE DATABASE clause require one

Response

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