BIP2432

Severity

20 : Error

Message

(<insert_1>, <insert_2>) : The correlation name <insert_3> is not valid. Those in scope are: <insert_4>.

Explanation

The first element of a field reference must be a valid correlation name, from those in scope. This message may sometimes be due to an incorrectly formed or spelled expression which is not intended to be a field reference being parsed as if it were a field reference because the parser does not recognize it.

Response

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