Automatic email if job has not started, is late.

Post Reply
Lorne

Automatic email if job has not started, is late.

Post by Lorne » 28 Nov 2012 10:15

I'd like to create a job in contol-M that will send out an email automatically if the job has not started by a specific time.

I can create an alert/shout if job is late in the post/proc tab. I can get an email if the job ends not OK in the Steps tab. But how do I get an email sent if the job has not started by a given time?

Can anyone help out with this?

thanks!

Lorne

Sending automatic email if job has not started by a set time

Post by Lorne » 28 Nov 2012 10:16

Does anyone know a way to do this?

User avatar
mauriziog
Nouveau
Nouveau
Posts: 807
Joined: 08 Jun 2007 12:00
Location: Varese - Italy
Contact:

Post by mauriziog » 28 Nov 2012 10:19

You can:
1. send all alerts to a script and here send a mail
2. shout directly to a program that send a mail

In both cases you have to build a program/script that reside on the:
1. controlM EM server
2. controlM server

Witch SO you have on the server components?

Regards

User avatar
jobscheduler
Nouveau
Nouveau
Posts: 1
Joined: 29 Nov 2012 12:00

Post by jobscheduler » 29 Nov 2012 12:24

HI All,

you can use "LATE SUB" option in Postproc and in param provide time and provide other details like To, Urgency and Message..... then when jobs is not kicked off by that time(Which is mentioned in Param tab) it will shout a mail.


Thanks...
Ram

User avatar
Sommi
Nouveau
Nouveau
Posts: 7
Joined: 13 Jan 2011 12:00
Location: India

Post by Sommi » 05 Dec 2012 9:55

Hi Lorne,

Create a shout destination table with the email ids to which the mail has to be sent.Then you can use the Late Sub option to trigger the mail for late submit.Use the logical destination name of the shout table in the TO field to trigger the mail.


Thanks,
Soumya

Post Reply