How to implement looping logic in snaplogic?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2022 09:14 AM
I have a scenario to repeat a specific action if the expression is true. I don’t have a specific control over the number of times that I need to repeat. It has to be till the expression is true. Does anyone knows which snap or approach would be useful to implement this logic? Please help.
Regards,
Amar.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2022 09:17 AM
Do you want to invoke the pipeline as many times as the expression is true?
Regards,
Spiro Taleski
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2024 03:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2022 10:26 AM
Yes Spiro.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2022 09:47 AM
Hi Amardeep,
Good day, have you tried setting up using File Poller?
I did create before a PoC pipeline before that is set to ultra task (can’t find the pipeline, but the logic is something like this), hope this helps
Create a trigger file and upload it in the same project folder as the pipeline, the ‘poller.trigger’ file must always exist so that there will be a streaming object to trigger the next snap.
Thanks,
EmEm
