Hi,
I am getting the below error, I have only made modification in SQL query in the workflow and not touched the variables still getting the error.
com.workpoint.common.exception.ScriptEngineException: com.workpoint.common.exception.ScriptEngineException: com.workpoint.common.exception.ScriptEngineException: Script Engine cannot perform operation for statement 2. Job User Data key 'DELAYED' was specified as an operand but that key was not found in the Job User Data
I understand this was resolved by declaring the variable in the workflow before using it.