09-15-2021 02:53 AM
I want to create a pipeline which reads a zip files uploaded at a location, so as soon as any new zip file is added the snap should pick it automatically ( so based on alert).
And then I would like to unzip the file and put back the files at the same location.
Have someone tried anything like that and if they can provide me some details?
09-15-2021 03:04 AM
Hi @asingh760, You can use File Poller >> zip File Reader snaps for your use case. To write a zip file to the target location, use zip File Writer snap.
09-16-2021 03:57 AM
@asingh760 you should follow what @spinaka suggest, if you want your job always polling from directory, can use polling timeout as -1.