COGNOiSe.com - The IBM Cognos Community

Planning & Consolidation => TM1 => Topic started by: sup_pinky3112 on 18 Nov 2010 11:48:08 PM

Title: Identify User Logged and Filter an element
Post by: sup_pinky3112 on 18 Nov 2010 11:48:08 PM
Hi
Am USING Cognos security, Users will be added from cognos and a some user groups from cognos.
As i need a dimension which will be same elements as users ,i have created a TI process which will add group name into my GRP Dimension which am using in Cube.

Example : Client added is CognosAD\Marry and i will have element "Marry" in my GRP Dim and so on.....

ISSUE

I need to Identify CAM id As who logged in and need to show only element on his name.

Example: If CognosAS\Marry Logged in Cube must filter GRP Dimension element to "Marry"

Need advice on this how i can filter or apply security for Hiding other elements for marry??? in cube...

Thank you
Title: Re: Identify User Logged and Filter an element
Post by: DariaY on 24 Nov 2010 08:52:25 AM
You can write a rule to Control cube which will set permissions to the elements of GRP Dimension. If the element of GRP Dimension = the element of Dimension with User groupes (which is default for Control Cube) write status should be set, else none.
Is it what you're talking about?