COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Event Studio => Topic started by: Gopinath on 06 Jun 2008 02:26:29 AM

Title: Email notification based on report data
Post by: Gopinath on 06 Jun 2008 02:26:29 AM
Hi Everyone,

Please suggest me how to do Email notification to users based on report data.

Example.

we have 4 reports, and we need to check 4 columns from these reports

say
if report1.column <> 0 then mail notification
if report2.column <> 0 then mail notification
if report3.column <> 0 then mail notification
if report4.column <> 0 then mail notification


Thanks in advance,