Page 1 of 1
can't give submit data for users
Posted: Wed Sep 11, 2013 5:56 pm
by EP_explorer
For example user doesn't input all elements in cube which was neccessary.
In this case I want Contributor doesn't allow users submit data.
It was possible in last versions of EP.
Is it possible to do it in TM1?
Re: can't give submit data for users
Posted: Wed Sep 11, 2013 6:05 pm
by tomok
EP_explorer wrote:For example user doesn't input all elements in cube which was neccessary.
In this case I want Contributor doesn't allow users submit data.
Yes, don't give them write access to the elements in question either via the appropriate }ElementSecurity cubes or a }CellSecurity cube.
Re: can't give submit data for users
Posted: Wed Sep 11, 2013 6:32 pm
by EP_explorer
I'm sorry but I haven't got your idea.
Can you tell about it more in details?
Re: can't give submit data for users
Posted: Wed Sep 11, 2013 6:57 pm
by tomok
EP_explorer wrote:I'm sorry but I haven't got your idea.
You don't know how to assign security rights in TM1?????? Perhaps you should spend some time in the manuals, more specifically the "TM1 Developers Guide - Controlling Access to TM1 Objects".
Re: can't give submit data for users
Posted: Wed Sep 11, 2013 7:23 pm
by Duncan P
This isn't about security. This is about an EP feature called "Validations". It would allow the application owner to set conditions on values (normally calculated metrics) that would prevent the users from submitting data in Contributor unless they were satisfied.
I would be interested to know if anyone has implemented similar functionality in TM1.
Re: can't give submit data for users
Posted: Thu Sep 12, 2013 5:55 am
by EP_explorer
Duncan P wrote:This is about an EP feature called "Validations".
Yes, exactly