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?
Can TM1 run process in the backend?
-
- MVP
- Posts: 600
- Joined: Wed Aug 17, 2011 1:19 pm
- OLAP Product: TM1
- Version: 9.5.2 10.1 10.2
- Excel Version: 2003 2007
- Location: York, UK
Re: Can TM1 run process in the backend?
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.
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.
- macsir
- MVP
- Posts: 785
- Joined: Wed May 30, 2012 6:50 am
- OLAP Product: TM1
- Version: PAL 2.0.9
- Excel Version: Office 365
- Contact:
Re: Can TM1 run process in the backend?
Thanks, I got your point.
-
- MVP
- Posts: 733
- Joined: Wed May 14, 2008 11:06 pm
Re: Can TM1 run process in 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.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?
Robin Mackenzie