Hi all,
I am trying to understand the meaning of this alert. I get this while trying to add approval hierarchy dimension for the first time.
When deployed, the currently existing element level security on this subset will be removed.
Do you still want to use this as your current approval subset?
what does this mean? Can someone please explain?
Thanks in advance,
Paul.
Contributor Approval Hierarchy setting
-
- Posts: 80
- Joined: Tue Jun 04, 2013 3:35 pm
- OLAP Product: TM1
- Version: 10.2.2
- Excel Version: 2010
Contributor Approval Hierarchy setting
- Attachments
-
- Contibutor_approcal_hierarchy.JPG (27.06 KiB) Viewed 2604 times
-
- MVP
- Posts: 1831
- Joined: Mon Dec 05, 2011 11:51 am
- OLAP Product: Cognos TM1
- Version: PA2.0 and most of the old ones
- Excel Version: All of em
- Location: Manchester, United Kingdom
- Contact:
Re: Contributor Approval Hierarchy setting
The application you are trying to deploy has an approval hierarchy based on a dimension that currently has standard element security applied already.
The apps just use the standard security cubes in the background updated by } (curly bracket) TIs so it needs to overrule the existing security already in place. This stops a user updating an approval node after it has been submitted etc.
The apps just use the standard security cubes in the background updated by } (curly bracket) TIs so it needs to overrule the existing security already in place. This stops a user updating an approval node after it has been submitted etc.
Declan Rodger
-
- MVP
- Posts: 3704
- Joined: Fri Mar 13, 2009 11:14 am
- OLAP Product: TableManager1
- Version: PA 2.0.x
- Excel Version: Office 365
- Location: Switzerland
Re: Contributor Approval Hierarchy setting
When using TM1 Application Web the pmpsvc manages element security on the approval hierarchy dimension. If you have created any element security on the dimension used for the approval hierarchy then it will be removed. Simple as that.
It's one of the good things about Contributor and also one of the pains. If you want to reuse dimensions (and cubes) used in the contribution application in other areas of your TM1 model then inevitably you end up duplicating objects in order to be able to control security how you want and not how Contributor wants.
It's one of the good things about Contributor and also one of the pains. If you want to reuse dimensions (and cubes) used in the contribution application in other areas of your TM1 model then inevitably you end up duplicating objects in order to be able to control security how you want and not how Contributor wants.
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.
-
- Posts: 80
- Joined: Tue Jun 04, 2013 3:35 pm
- OLAP Product: TM1
- Version: 10.2.2
- Excel Version: 2010
Re: Contributor Approval Hierarchy setting
Thanks for the replies with information Lotsaram and Declanr.