Hi guys,
I am wondering if it is possible to pick up multiple files and send them all in one message as attachments. For example, I have files file1.txt, file2.txt, file3.txt, ....
My business requirement is to ZIP specific files based on a filemask into one file and place it to target directory as 1 file. So I thought to pick up multiple files and planned to use PayloadZipBean to create a single target file.
Any advice
Thanks, Peter