SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
monthly schedule multiple times on day X

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
monthly schedule multiple times on day X
Author Message
owensjim



Joined: 08 Aug 2011
Posts: 49

Post monthly schedule multiple times on day X Reply with quote
Besides having two jobs for this monthly process, can job scheduler be setup to run on job as follows:

at minutes :30, :45, on hour 0, on day 3, every month.
Thu Oct 27, 2011 4:59 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7847

Post Reply with quote
Assuming you want to kick off some processes, you can create 1 monthly job of script type, for example, JavaScript; schedule it to start at 12:30 am on 3rd day of each month, and in the script put something like

Process.run("/home/jobs/process-1.sh");
Scheduler.pause(900);
Process.run("/home/jobs/process_2.sh");

this will launch process_1.sh wait 15 minutes (900 seconds) and launch process_2.sh
Fri Oct 28, 2011 12:26 am View user's profile Send private message
owensjim



Joined: 08 Aug 2011
Posts: 49

Post Reply with quote
thank you
Fri Oct 28, 2011 8:40 am View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.