Page 1 of 1

Scheduling nightmare

Posted: 02 Jan 2014 12:41
by jabali
Hi,

The following is the scenario i am facing right now,

I have a set of 8 subtables under 1 smart table.
Of those 8 only 7 jobs should run everyday. One job should run only on the 1st day of the month.

This entire smart table of 8 jobs runs every 3 hours, 5 times a day.
There are several internal dependencies with the sub tables and jobs.

Is there any way i can schedule the Single job in such a way that
-> It runs only on 1st day of every month
-> On all other days of the month it is not scheduled.
-> On all other days of the month the OUT conditions of that one job are added by default.

I would happy for any solutions.

Posted: 07 Jan 2014 8:03
by ThePirate
I don't know if this is what you are looking for but how about marking the first day (1) in the MONTH DAYS and if you also want it to run other days select the OR radio button and in the WEEK DAYS select Monday through Friday and then select all the MONTHS and forcast it to see if this is what you want for the first two circumstances, As for the last one I would FORCE the job on the STEPS panel when the job with the condition completes successfully.