Hi Experts,
The scenario is SAP PI must read many files at local folder (NFS) them transfer to FTP, drop a compress Zip file with all contents.
I can use the payloadZipBean to do that ? Using zip.mode (ZIPALL).
Or I need ccBPM to collect, for example 20 files, them compress and transfer to FTP ?
I was reading and it´s not possible use a module configuration at Sender Communication Channel, right ?
Kind regards all,