Page 1 of 1
Pax Application Folder Security - How to Manage
Posted: Tue Jul 25, 2023 7:33 am
by chewza
Hi Guys
How do I manage Pax / Tm1 Application folder security without being forced to use architect?
Regards
Chris
Re: Pax Application Folder Security - How to Manage
Posted: Tue Jul 25, 2023 1:31 pm
by ascheevel
The control cube }ApplicationSecurity is accessible in both PAX and PAW.
Re: Pax Application Folder Security - How to Manage
Posted: Tue Jul 25, 2023 3:05 pm
by MarenC
The control cube }ApplicationSecurity is accessible in both PAX and PAW.
Yes but don't you have to apply some security before this cube is created?
Maren
Re: Pax Application Folder Security - How to Manage
Posted: Tue Jul 25, 2023 3:56 pm
by ascheevel
True, but you can create the cube with below line in a TI.
Code: Select all
CubeCreate('}ApplicationSecurity', '}ApplicationEntries', '}Groups');