SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Run a series of steps

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Run a series of steps
Author Message
rezakhan



Joined: 06 Sep 2007
Posts: 9

Post Run a series of steps Reply with quote
Hi there ,

I have created 6 seperate jobs and would like to create a single job to run all 6 other jobs eg

Run Jal Job 1
Run VB Job 2
Run JAL Job 3
Run VB Job 4

These jobs are a mix of VBscript jobs and JAL jobs.

Best regards.
Fri Sep 07, 2007 10:02 am View user's profile Send private message Send e-mail
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7955

Post Reply with quote
Hi,

There are several way to do that, for example, you can use job dependencies to link these jobs into one process or you can use job notification action of "run another job" type or you can create a 7th job, for example a JAL type job and code in that job something like
the following

RunJob("Job 1")
RunJob("Job 2")
RunJob("Job 3")
RunJob("Job 4")
Fri Sep 07, 2007 11:18 am View user's profile Send private message
rezakhan



Joined: 06 Sep 2007
Posts: 9

Post Run a series of steps Reply with quote
Thanks , I suppose the all the Job Names have to be unique in the 1st place ?

Regards.
Fri Sep 07, 2007 12:10 pm View user's profile Send private message Send e-mail
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7955

Post Reply with quote
They should. If they don't, use job id instead of job name

RunJob(55)
RunJob(56)
RunJob(245)
RunJob(14)
Sat Sep 08, 2007 11:59 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.