cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Reading data as soon as file is uploaded at a location using Snaplogic

asingh760
New Contributor II

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?

2 REPLIES 2

spinaka
New Contributor III

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.

Supratim
Contributor III

@asingh760 you should follow what @spinaka suggest, if you want your job always polling from directory, can use polling timeout as -1.