Run a scheduled job for every 3 hours

Supritha3
Tera Contributor

Hi,

I have a requirement to run a scheduled job for every 3 hours, how can i do it and what values should i use.

find_real_file.png

 

Thanks,

Supritha F

 

1 ACCEPTED SOLUTION

Hi Supritha,

yes if you want to run it every 3 hours, then day should be 0 so that it runs every 3 hours from the date and time given in the starting field. 

you mention days when you want to run it during custom interval (for ex: every 2 days or 3 days)then you mention the number in the days field.

Mark the comment as a correct answer and helpful if this answers your question.

 

View solution in original post

13 REPLIES 13

Supritha3
Tera Contributor

Hi,

Thanks for all the help.

This is what I have discovered,if we chose to run a scheduled job periodically something like every 3 hours a day, we'll have to enter the Hours under "repeat Interval" section and the day kept to 0, because on keeping the day to 1, It would be considered as schedule this job for after every 1day 3hrs, and the starting time to be given under the starting field.Also the "Time" section under "Run" is not necessary when chosen the run frequency to be periodically. 

Any further inputs or corrections are appreciated.

Thanks,

Supritha F

Hi Supritha,

yes if you want to run it every 3 hours, then day should be 0 so that it runs every 3 hours from the date and time given in the starting field. 

you mention days when you want to run it during custom interval (for ex: every 2 days or 3 days)then you mention the number in the days field.

Mark the comment as a correct answer and helpful if this answers your question.

 

If this has answered your question, kindly accept the relevant comment in this post as a correct answer so that the question is moved to the solved list.

i want to run this for every 5 minutes. can i get example