dynamically order a job with order date as ODATE+1

Everything about Control-M agents installation or setup.
Post Reply
User avatar
mlvats
Nouveau
Nouveau
Posts: 7
Joined: 22 Apr 2008 12:00

dynamically order a job with order date as ODATE+1

Post by mlvats » 16 Apr 2009 5:41

I want to dynamically order a job (Job-2) once job-1 goes to success, but i want the order date of the job-2 to be the next day , i mean ODATE+1
how can we do this?

User avatar
GNappo
Nouveau
Nouveau
Posts: 70
Joined: 03 Sep 2007 12:00
Location: Italy

Post by GNappo » 30 Jun 2009 4:00

hi mlvats,

the only way i know is through CTMORDER command.

CTMORDER

what kind of job is JOB-1?
on witch OS must JOBS work?

Giuseppe

hipikll

Post by hipikll » 30 Jun 2009 11:15

CTMORDER is right.
You can also try to dinamicaly generate the new job with ctmcreate command.
But CTMORDER is more clear way.

Post Reply