BIP2548

Severity

20 : Error

Message

(<insert_1>, <insert_2>) : A correlation name must be given.

Explanation

Database tables must be assigned a correlation name in the FROM clause of a SELECT statement. This correlation name must then be used for subsequent references to that table.

Response

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