Hi every body,
I want the process start every hour, but I want to limit in in workday and working hour. How I can do it?
Thank you.
Hi every body,
I want the process start every hour, but I want to limit in in workday and working hour. How I can do it?
Thank you.
Try below Timer condition, where 9-17 is working hours (9 AM - 5 PM)
0 0 9-17 ? * MON,TUE,WED,THU,FRI *
Thanks,
Bharathwaj RK