Originally from ticket #542.
When the scheduler detects a file drop event and starts a workflow, how does the workflow get the name of the file? Is it passed as a parameter to the workflow? (If so what is the name of the parameter?) Or do I need to use the File System Source to get the name of the file(s) in the source folder?
What happens if several files are dropped into the folder at about the same time?