Hi Guys
How do I manage Pax / Tm1 Application folder security without being forced to use architect?
Regards
Chris
Pax Application Folder Security - How to Manage
-
- Community Contributor
- Posts: 311
- Joined: Fri Feb 15, 2013 5:49 pm
- OLAP Product: TM1
- Version: PA 2.0.9.1
- Excel Version: 365
- Location: Minneapolis, USA
Re: Pax Application Folder Security - How to Manage
The control cube }ApplicationSecurity is accessible in both PAX and PAW.
-
- Regular Participant
- Posts: 432
- Joined: Sat Jun 08, 2019 9:55 am
- OLAP Product: Planning Analytics
- Version: Planning Analytics 2.0
- Excel Version: Excel 2016
Re: Pax Application Folder Security - How to Manage
Yes but don't you have to apply some security before this cube is created?The control cube }ApplicationSecurity is accessible in both PAX and PAW.
Maren
-
- Community Contributor
- Posts: 311
- Joined: Fri Feb 15, 2013 5:49 pm
- OLAP Product: TM1
- Version: PA 2.0.9.1
- Excel Version: 365
- Location: Minneapolis, USA
Re: Pax Application Folder Security - How to Manage
True, but you can create the cube with below line in a TI.
Code: Select all
CubeCreate('}ApplicationSecurity', '}ApplicationEntries', '}Groups');