Submit on last run of Cyclic job

All questions about Control-M jobs definitions
Post Reply
TRAVO

Submit on last run of Cyclic job

Post by TRAVO » 12 Jan 2011 4:27

Hi could someone tell me if it is possible to have a set of Cyclical jobs running four times a day max and on the last run of one of the jobs a one time job can react? Example:

BW763152N should react to a version of BW763010N that runs several times a day, however you only want BW763152N to react after the last successful run of BW763010N. BW763152N should only runs once.

This is for Control M 6.2.01.400 AIX/ oracle database[/u]

User avatar
Zakeer
Nouveau
Nouveau
Posts: 43
Joined: 26 Feb 2007 12:00

Post by Zakeer » 17 Jan 2011 5:32

Hi,

You can setup a variable for each successful run increment it's value and setup a logical condition to verify if the value reaches four, once satisfied perform your task.

Hope it helps.

Zakeer

TRAVO

Post by TRAVO » 25 Jan 2011 7:58

Hi the last post works great! Thanks a lot.

Post Reply