Page 1 of 1

Execute process "as admin"?

Posted: Mon Feb 23, 2015 3:24 pm
by kastellu
Please help us with this issue.

I would like to know if there is any possibility to execute process in TM1 as a different user. For example "execute as admin".

We have developed a solution that requires execution of tp_workflow processes. When we execute this processes using "admin" user everything works just fine, but execution of processes using non-admin user is problematic.

Non-admin user was set as part of a security group that has "WRITE" privileges on all TM1 objects ( cubes, dimensions , processes ), but this didn't help.

Could you please help me?

Br

Re: Execute process "as admin"?

Posted: Mon Feb 23, 2015 4:03 pm
by qml
kastellu wrote:I would like to know if there is any possibility to execute process in TM1 as a different user.
Yes, you can use the tm1runti command line tool to run processes as another user. However, that's not necessary for what you are trying to do. Broadly speaking, TI does not run with the access rights of the person running it. You should find this thread useful; it describes this subject in detail.

Re: Execute process "as admin"?

Posted: Wed Feb 25, 2015 1:57 pm
by Gabor
Did you check "Security Access" after a right mouse click on the process (in Perspectives for example)?
This should make any user really acting as full admin while running the process, otherwise non admin users or chores are still limited on certain actions.