Quantcast

email-ext sending mail once a day for succeeding job

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

email-ext sending mail once a day for succeeding job

david gang
Hi all,
 
We have a job which runs every hour.
In order not to get flooded with mails i configured the email-ext step so that we will get just mails for fails and for the fixed trigger.
I got now an additional requirement that regardless of the job status a mail should be sent once a day.
So even if the job had success all 24 hours we will get one mail a day.
 
How can i achieve this ?
 
 
Thanks,
David
 
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: email-ext sending mail once a day for succeeding job

slide
You would have to have a job that ran every day that checked the status of the other jobs, most likely through a presend script, or in the groovy template.

Slide

Sent from my Windows Phone

From: David Gang
Sent: 8/14/2012 7:17 AM
To: [hidden email]
Subject: email-ext sending mail once a day for succeeding job

Hi all,
 
We have a job which runs every hour.
In order not to get flooded with mails i configured the email-ext step so that we will get just mails for fails and for the fixed trigger.
I got now an additional requirement that regardless of the job status a mail should be sent once a day.
So even if the job had success all 24 hours we will get one mail a day.
 
How can i achieve this ?
 
 
Thanks,
David
 
Loading...