COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS 8 Administration => Topic started by: wowsat on 01 May 2009 11:10:01 AM

Title: Send mail if a job fail - Event Studio
Post by: wowsat on 01 May 2009 11:10:01 AM
Can any one have idea how we can schedule a Event Studio to email Admin group when a job failed.

Thanks,
Title: Re: Send mail if a job fail - Event Studio
Post by: johnpenna on 05 May 2009 09:35:43 AM
Use the Audit package to create a report that shows all jobs/Reports. Create a column in the report the shows the sucess or Fail

Create a simple event that if Column = 'Fail' then Action 'Email'


We have this setup but have not used it...as ost of are stuff does not fail..

I guess over a day you could schedule the Event to Check for Fails maybe 3 or 4 times per day..Or if runs at night then schedule the event once in the morning.
Title: Re: Send mail if a job fail - Event Studio
Post by: wowsat on 07 May 2009 03:45:01 PM
We have created a job in event studio to check the status. But it is not working.

We want to place a event studio job embedded in the actual job as a additional step. So, when the first step fails it should send mail.