I have a process on fme server where the user emails in a file to be processed. Right now it works great but it can only handle 1 file at a time. I would like the user to be able to attach several files and have them all be processed. The process uses a publisher notification to receive the email and give the file name to the workspace.
thanks