CELLPUTS on Security Cube vs ElementSecurityPut

Post Reply
aagrawal12
Posts: 21
Joined: Thu Nov 05, 2009 8:56 am
OLAP Product: TM1
Version: 9.4.1 9.5.1 9.5.2 and 10.2.2
Excel Version: 2003 2007 and 2010

CELLPUTS on Security Cube vs ElementSecurityPut

Post by aagrawal12 »

Hi,

As I have read on other link of forums that if you have Cellputs on security cube you need to do a security refresh whereas if u use Element SecurityPut u dont need to.
I am updating diemsnion security with Cellputs and even if I dont run Securityrefresh I see the access granted to the users.
I just wanted to be sure because I dont want any problems in the future and has anything change in 10.2.2 in terms of security because IBM documents particulary dont explain any of this.

Thanks,
Abhi
User avatar
jim wood
Site Admin
Posts: 3960
Joined: Wed May 14, 2008 1:51 pm
OLAP Product: TM1
Version: PA 2.0.7
Excel Version: Office 365
Location: 37 East 18th Street New York
Contact:

Re: CELLPUTS on Security Cube vs ElementSecurityPut

Post by jim wood »

What you need to do is compare both methods. Which one to choose can differe based on the number of security groups you have, how they are applied and the number of updates you need to make in a process. As the secuity put does a mini security refresh each time. If the group / user you're updating has an impact on many security junctions (elements, cubes etc) then you may find this is really slow. The cellput in to teh control cube takes no time but the refresh at the end can take some time.

As I said I would try both on a copy of production is say your dev environment and see which one is quicker,

Jim.
Struggling through the quagmire of life to reach the other side of who knows where.
Go Build a PC
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
aagrawal12
Posts: 21
Joined: Thu Nov 05, 2009 8:56 am
OLAP Product: TM1
Version: 9.4.1 9.5.1 9.5.2 and 10.2.2
Excel Version: 2003 2007 and 2010

Re: CELLPUTS on Security Cube vs ElementSecurityPut

Post by aagrawal12 »

Thanks Jim but I wanna know if you need to do SecurityRefresh or Cellput on security cube would take care by itself, because I see my security is updated even if I dont do security refresh when I am using cellput on security cube.
User avatar
mattgoff
MVP
Posts: 516
Joined: Fri May 16, 2008 1:37 pm
OLAP Product: TM1
Version: 10.2.2.6
Excel Version: O365
Location: Florida, USA

Re: CELLPUTS on Security Cube vs ElementSecurityPut

Post by mattgoff »

I'm going to guess that ElementSecurityPut is a redundant function to CellPutS('}ElementSecurity_dimname',...) in the same manner that AttrPutS is redundant to CellPutS('ElementAttribute_dimname'....). So, you're probably going to need a SecurityRefresh whenever you alter the security cubes in any way other than via the security GUI (i.e. directly changing the cube via the cube viewer or TI). SecurityRefresh is a very inexpensive function, so either way just put one in and call it a day.

Matt
Please read and follow the Request for Assistance Guidelines. It helps us answer your question and saves everyone a lot of time.
dwigsy
Posts: 5
Joined: Thu Oct 09, 2008 4:34 am
OLAP Product: Cognos Express
Version: 10.1
Excel Version: Excel 2010
Location: Sydney

Re: CELLPUTS on Security Cube vs ElementSecurityPut

Post by dwigsy »

The CellPutS should work fine. If there are any rule based security settings based on the hard data you will need the securityrefresh and / or you may see a difference between the two methods.
Gabor
MVP
Posts: 170
Joined: Fri Dec 10, 2010 4:07 pm
OLAP Product: TM1
Version: [2.x ...] 11.x / PAL 2.0.9
Excel Version: Excel 2013-2016
Location: Germany

Re: CELLPUTS on Security Cube vs ElementSecurityPut

Post by Gabor »

You shouldn't need to "Refresh Security" as long as you don't use Rules in Element Security.
Post Reply