Execute process "as admin"?

Post Reply
kastellu
Posts: 29
Joined: Thu May 26, 2011 5:38 pm
OLAP Product: TM1
Version: 9.5.2
Excel Version: 2008

Execute process "as admin"?

Post 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
User avatar
qml
MVP
Posts: 1098
Joined: Mon Feb 01, 2010 1:01 pm
OLAP Product: TM1 / Planning Analytics
Version: 2.0.9 and all previous
Excel Version: 2007 - 2016
Location: London, UK, Europe

Re: Execute process "as admin"?

Post 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.
Kamil Arendt
Gabor
MVP
Posts: 170
Joined: Fri Dec 10, 2010 4:07 pm
OLAP Product: TM1
Version: [2.x ...] 11.x / PAL 2.1.13
Excel Version: Excel 2016-2021-365
Location: Germany

Re: Execute process "as admin"?

Post 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.
Post Reply