BIP3220

Severity

20 : Error

Message

(<insert_0>, <insert_1>) : End of ESQL file found whilst still inside an executable block comment.

Explanation

There were '<insert_2>' open executable block comments when the end of the ESQL file was found. Please ensure that all open executable block comments are closed (with the >!*/ executable block comment termination sequence) before the end of the ESQL file.

Response

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