Scheduling pipeline to run every 20 mins betwen 05:00 am til 3pm

Is it possible to schedule/ run snaplogic pipeline every 20 mins in timeframe 5am-3pm ?
iam able t schedule it every 20 min, but dont know if there is possibility to set time frame. …

thank you

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.

so it looks like this?

this is approach how to run pipeline every 20 mins ONLY between 5am and 3 pm?

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.

2 Likes

thank you, it works :slight_smile:

1 Like