Page 1 of 1

Weekdays + MonthStart + MonthEnd

Posted: 30 Sep 2011 5:31
by YusCtrlM
Hi,

Please help in scheduling the following requirements:

My new day procedure starts at 1PM everyday.
The jobs are loaded from Mon-Fri 7 AM
So effectively these jobs run at 7 AM on calendar days Tue-Sat.

Now, I want the job also to run on first and last working days of the month, even if they fall on calendar day Monday.

Should it be WEEKDAYS = 1,2,3,4,5 ; DAYS = D1, L1; DAYS_ANDOR = OR ?

Best,
Yusuf

Re: Weekdays + MonthStart + MonthEnd

Posted: 31 Mar 2015 10:08
by ramakant38
Since the new day is at 1300 every day . Schedule to the jobs run Sunday - Thu. SO that jobs will load on Sunday at 13:00 and Run on Mon @ 0700 .
You wanted run on 1st and last workday of the month, Use L1 and -L1 in in the Month days. Specify your calendar in-case if requires.