Hi all,
If you have the need to do account level security across many departments and cost center combination's, what is the best way? This client of mine has over 1000 GL accounts, 150 Depts, and over 100 cost centers. They only want certain accounts to be visible for each Dept/Center combination. I know I could do this manually by setting up many groups designated as Dept/Center and then flag the accounts that need to be visible and either read/write, but it seems like there would be a more efficient way.
1) Is there a way to import excel or text files that have the security parameters? I used to do this via access tables for them in their old CP application they outgrew.
Also, can someone give me the 10,000 ft level explanation and rationale for control cubes? I've read a good bit in the developers and operational guides, but I still think I'm missing something. Would it benefit me to do my security in a control cube rather than using the "system" or "data" cube (hope I phrased that correctly).
Thanks,
Christian
Suggestions for detailed security?
-
- Posts: 46
- Joined: Wed Nov 18, 2009 8:43 pm
- OLAP Product: TM1
- Version: 9.4
- Excel Version: 2003
Re: Suggestions for detailed security?
P.S. It seems like from what I've read, a control cube is most beneficial if I am doing cell-level security (which would be my case represented above). I just wonder if there's a faster way to create the security than having to manually set it for each Dept/Center combination.
-
- MVP
- Posts: 3233
- Joined: Mon Dec 29, 2008 6:26 pm
- OLAP Product: TM1, Jedox
- Version: PAL 2.1.5
- Excel Version: Microsoft 365
- Location: Brussels, Belgium
- Contact:
Re: Suggestions for detailed security?
Hello
Like system cubes, control cubes also support rules or they can be updated using a TI process. Choose whichever solution is more handy and maintainable.
Like system cubes, control cubes also support rules or they can be updated using a TI process. Choose whichever solution is more handy and maintainable.
Best regards,
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
-
- Posts: 46
- Joined: Wed Nov 18, 2009 8:43 pm
- OLAP Product: TM1
- Version: 9.4
- Excel Version: 2003
Re: Suggestions for detailed security?
Thanks Wim.
Also, I think I found an example of where a spreadsheet is used to update security at the cell level for specific dimensions. That would help in the scenario of which I spoke above.
Also, I think I found an example of where a spreadsheet is used to update security at the cell level for specific dimensions. That would help in the scenario of which I spoke above.
-
- Posts: 46
- Joined: Wed Nov 18, 2009 8:43 pm
- OLAP Product: TM1
- Version: 9.4
- Excel Version: 2003
Re: Suggestions for detailed security?
For anyone else who is just learning about control cubes, there is a large section on them in the "Administer and Deploy" section of the TM1 Operations Guide. I should have thought to look there sooner.
Re: Suggestions for detailed security?
Christian,
I wonder which operation guides you were talking about. I will check both 9.4 and 9.5 documents, but cannot find it.
Thanks,
David
Christian wrote:there is a large section on them in the "Administer and Deploy" section of the TM1 Operations Guide
I wonder which operation guides you were talking about. I will check both 9.4 and 9.5 documents, but cannot find it.
Thanks,
David
-
- Site Admin
- Posts: 6647
- Joined: Sun May 11, 2008 2:30 am
- OLAP Product: TM1
- Version: PA2.0.9.18 Classic NO PAW!
- Excel Version: 2013 and Office 365
- Location: Sydney, Australia
- Contact:
Re: Suggestions for detailed security?
In the 9.5 documentation it's actually in the Developer's Guide (tm1_dg_dvlpr.pdf), chapter 6, "Controlling Access to TM1 Objects".David wrote:Christian wrote:there is a large section on them in the "Administer and Deploy" section of the TM1 Operations Guide
I wonder which operation guides you were talking about. I will check both 9.4 and 9.5 documents, but cannot find it.
(The Operations Guide (tm1_op.pdf) contains a chapter on securing the connection to TM1 (Chapter 7, "TM1 Security Overview") but that isn't the subject of this thread so I presume it's the Developer one that you're after.)
"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
Re: Suggestions for detailed security?
Alan, thank you!