E-Mail Notifications for Warnings at Sequence Level
Posted: Tue Dec 30, 2008 1:12 pm
Here is my current job setup:
I have a sequence (say S1) that has 10 jobs, and each job is a actually another sequence (say 1a, 1b) of 5-10 (1a is made up of aa,bb,etc.) several smaller jobs. I'd like to receive an e-mail whenever any of the jobs finish with warnings. I set up a trigger (Warning - OK) to send mail for each of the 10 jobs in S1. The problem is that if there is a warning in job aa, it doesn't roll up to 1a, and therefore no e-mail is sent. I can recreate the triggering for each smaller job (say aa), but I have a lot of jobs and I don't want to make such a huge change to my current production setup. Is there any way for me to make the warning notification work at the S1 level?
I have a sequence (say S1) that has 10 jobs, and each job is a actually another sequence (say 1a, 1b) of 5-10 (1a is made up of aa,bb,etc.) several smaller jobs. I'd like to receive an e-mail whenever any of the jobs finish with warnings. I set up a trigger (Warning - OK) to send mail for each of the 10 jobs in S1. The problem is that if there is a warning in job aa, it doesn't roll up to 1a, and therefore no e-mail is sent. I can recreate the triggering for each smaller job (say aa), but I have a lot of jobs and I don't want to make such a huge change to my current production setup. Is there any way for me to make the warning notification work at the S1 level?