BIP3219
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : End of ESQL file found whilst still inside a block comment.Explanation
There were '<insert_2>' open block comments when the end of the ESQL file was found. Please ensure that all open block comments are closed (with the */ 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.