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

Data Security in Cognos FM

Started by cognos05, 26 May 2015 10:54:22 AM

Previous topic - Next topic

cognos05

Hi I have a logon table which has columns like user id and username taken from cognos itself.

Now I have 7 groups created and each group will have few users belonging to them from LDAP.

Now if any member from this group logs on , I should filter my table by the members under them with the username.


SInce I already have the username and I read csvidentitynamelist macro wil return the names..

Can I write a genric code instead of selecting the users to that group.

Thanks,
Nithya


Raghuvir

Quote from: nithya1224 on 26 May 2015 10:54:22 AM
Hi I have a logon table which has columns like user id and username taken from cognos itself.

Now I have 7 groups created and each group will have few users belonging to them from LDAP.

Now if any member from this group logs on , I should filter my table by the members under them with the username.


SInce I already have the username and I read csvidentitynamelist macro wil return the names..

Can I write a genric code instead of selecting the users to that group.

Thanks,
Nithya



hi,

have you tried defining session parameters in you Framework package ?

Regards