BIP2548

Severity

20 : Error

Message

(<insert_0>, <insert_1>) : 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_0>', around line and column '<insert_1>', then redeploy the message flow.