Hi @Heku_ , Please find below the screen shot: I'm trying to check existence of a file. If the file exists, I'm using the following script in JavaScript to trigger the signal:xtk.workflow.PostEvent(workflowInternalName, "signal", "");If the file doesn't exist, It will wait for 30 minutes before chec...