Рет қаралды 5,905
Zip file creation is one of the key aspect in Integration. This video is helpful for all who are working on ERP based use cases where in Zip file get’s uploaded into ERP. In this video, we are going to look at how to bundle multiple files into single zip file.
Here are high level steps which you are going to see in this video:
Use “File Transfer” pattern to create a new integration
List & Loop over all the files residing on SFTP
Download file one by one on Stage via “Stage File” activity
Use “Stage File” activity to zip all the staged file
Transfer zip file from Stage to SFTP