Skip to Content
0
Mar 01, 2018 at 02:52 PM

Having multiple files in one message as attachments - SFTP sender adapter

141 Views

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