I have a procedure that is creating multiple files that are sent to one location, however, the number of files vary from one day to the next. So I can't hard-code the file names. Right now, the workflow sends each file in its own individual email and I need it to be just all in one.
How can I get the workflow to map all to one email? Is it possible for me to be able to have the attachment reference a folder location and just have it send everything in that folder?
My append current joins up the FileName, the name for the email and the table to imbed into the email.
I appreciate any insight with this issue.
Thanks!
Hi Nathan, you will probably need to work with the XML for the Email tool. Here is a post about this: