COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Mobile => Topic started by: srinu1253 on 06 Jul 2015 10:35:44 AM

Title: Distributing Active Reports to multiple Users?
Post by: srinu1253 on 06 Jul 2015 10:35:44 AM
Hi,
I need to Schedule the Active reports for multiple Users and active reports data should be filtered on user login (Single Sign), after the users login through Cognos Mobile App.
For this I used Security filter  #sq($account.personalInfo.userName)#.

But When I login to Cognos using a particular user & Schedule the reports for a set of users. Each User is getting the same report output.

But I need every user to get his own Data in the Active Reports.

Please let me know on this.

Thanks

Title: Re: Distributing Active Reports to multiple Users?
Post by: MFGF on 07 Jul 2015 05:10:59 AM
Quote from: srinu1253 on 06 Jul 2015 10:35:44 AM
Hi,
I need to Schedule the Active reports for multiple Users and active reports data should be filtered on user login (Single Sign), after the users login through Cognos Mobile App.
For this I used Security filter  #sq($account.personalInfo.userName)#.

But When I login to Cognos using a particular user & Schedule the reports for a set of users. Each User is getting the same report output.

But I need every user to get his own Data in the Active Reports.

Please let me know on this.

Thanks

Hi,

The security filter is designed to work when users run reports interactively. If you want reports to be scheduled and outputs delivered to users, you need to add Bursting to the report across the different users or groups you want different outputs for.

Cheers!

MF.