We have several tasks with a file trigger which copies a file to a new location and then deletes it from the source folder. Is there a way to delay the task for x number of seconds?
What we want is a delay between when the file is dropped into the source folder (and copied to destination folder) and the deletion from the source, say 10 seconds.
Possible?