Page 1 of 1

Can TM1 run process in the backend?

Posted: Mon Jun 25, 2012 4:46 am
by macsir
Whenever I run a process, the TM1 Server Explorer is stuck. I can do nothing until it finishes.
Is there any way to put a running process into the backend?

Re: Can TM1 run process in the backend?

Posted: Mon Jun 25, 2012 7:37 am
by Duncan P
You can use ExecuteCommand to run the command line program TM1RunTI.EXE which will run a TI process from a new user session. Be sure to set the ExecuteCommand to run asynchronously though.

I believe that this command line program became available in 9.5.2 FP1. See this documentation for further details http://www-01.ibm.com/support/docview.w ... wg21566543.

Re: Can TM1 run process in the backend?

Posted: Mon Jun 25, 2012 10:20 pm
by macsir
Thanks, I got your point.

Re: Can TM1 run process in the backend?

Posted: Tue Jun 26, 2012 7:33 am
by rmackenzie
macsir wrote:Whenever I run a process, the TM1 Server Explorer is stuck. I can do nothing until it finishes.
Is there any way to put a running process into the backend?
All TI's are really running 'in the backend'. Another way to get around this issue in Server Explorer is to run two sessions (one Architect, one Perspectives, for example). Run TIs from one and carry on working in the other.