Page 1 of 1

Shout Mail when control-M job not triggered

Posted: 06 May 2015 8:00
by gopir1
Hi Friends,
Can you please help me!!!!
I want to shout mail when job not triggered on specific time in control-M. I am new to control-M, so please explain in detail.

Re: Shout Mail when control-M job not triggered

Posted: 15 Jun 2015 3:47
by ynk
Hi gopir1

You should configure shout in PostProc tab...
When = Late sub
Param = HHMM ("0800" for example)
To = DO_MAIL
Urgency = as you want
Message = what you want to send ("%%JOBNAME not yet started !" for example)

Ynk