Solved
Forum Discussion
Aleksandar_A
3 years agoContributor III
Hi @SL12345 ,
Yes it is possible, using the CRON Schedule.
Here is the link to the documentation: https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1009582136/Creating+Scheduled+Tasks
Let me know if this helps you.
BR,
Aleksandar.
SL12345
3 years agoNew Contributor III
so it looks like this?
this is approach how to run pipeline every 20 mins ONLY between 5am and 3 pm?
- Aleksandar_A3 years agoContributor III
If you want the pipeline to run every 20 minutes in timeframe from 5 AM to 3 PM every day, you should schedule it like this.
Note in the Minute section you have to select: :00, :20, :40.- SL123453 years agoNew Contributor III
thank you, it works 🙂