I'm a bit new to more than basic VisualCron jobs/tasks so I apologize in advance.
I'm trying to print files as they are dropped into a Folder (they will come sequentially for an unknown period of time depending on volume) so I have a job with a File Trigger which monitors a folders and then a System-Print Task which I was going to use to print, but it looks like I'm missing the piece of how to pass JUST the file seen in the trigger to the task. I don't see a way in that task to take in one of the variables to print (looks like it just wants a folder) ?
Any assistance/guidance that anyone can offer is much appreciated.