I have written a simple process to run a query and write to a file. However, I cannot figure out why I am getting the following error message. I have attached screen shots of the flow. I am starting the flow from Rich Client.
Activity Assign9060: Error evaluating expression: vOutput = NotificationQuery_CSV.replace(/"/g,"");; Error: org.mozilla.javascript.EcmaError: ReferenceError: "NotificationQuery_CSV" is not defined. (threadScript#1)
at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3687)

