If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Email notification based on report data

Started by Gopinath, 06 Jun 2008 02:26:29 AM

Previous topic - Next topic

Gopinath

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,