tm1processexecute SystemServerNotFound
- ioscat
- Regular Participant
- Posts: 209
- Joined: Tue Jul 10, 2012 8:26 am
- OLAP Product: Contributor
- Version: 9.5.2 10.1.1 10.2
- Excel Version: 07+10+13
- Contact:
tm1processexecute SystemServerNotFound
Hello forum. Starting to use TM1processexecute and got an error
have you achieved the same result? i pasted tm1servername directly from cfg file, tried to change adminhost for full name or ip...
- ioscat
- Regular Participant
- Posts: 209
- Joined: Tue Jul 10, 2012 8:26 am
- OLAP Product: Contributor
- Version: 9.5.2 10.1.1 10.2
- Excel Version: 07+10+13
- Contact:
Re: tm1processexecute SystemServerNotFound
Tried to use TM1RUNTI.EXE... And got the error that even is not googlable - TM1SystemServerConnectNG
- Attachments
-
- Безымянный3.png (11.65 KiB) Viewed 4677 times
-
- Community Contributor
- Posts: 314
- Joined: Mon May 12, 2008 8:11 am
- OLAP Product: TM1
- Version: TM1 11 and up
- Excel Version: Too many to count
Re: tm1processexecute SystemServerNotFound
You have the parameters in the wrong order. It should be TIProcessExecute AdminServer TM1Server UserID Pwd ProcName (and then parameters if needed). In the example you give you have the process name at the front. Additionally, for tiprocessexecute you don't need the switches (so you don't need -process for example). If you just type tiprocessexecute at the command prompt it will tell you the correct usage.
Paul
- ioscat
- Regular Participant
- Posts: 209
- Joined: Tue Jul 10, 2012 8:26 am
- OLAP Product: Contributor
- Version: 9.5.2 10.1.1 10.2
- Excel Version: 07+10+13
- Contact:
Re: tm1processexecute SystemServerNotFound
is there any ability that reason is incompatibility of TM1 x64 and his dlls and processexecute x32 ?..
-
- Community Contributor
- Posts: 314
- Joined: Mon May 12, 2008 8:11 am
- OLAP Product: TM1
- Version: TM1 11 and up
- Excel Version: Too many to count
Re: tm1processexecute SystemServerNotFound
No (I think). I use tm1processexecute extensively and very successfully with TM1 x64 9.52. I normally copy the tm1processexecute.exe to the TM1 x32 client directory (which will depend on your version).
Paul
- ioscat
- Regular Participant
- Posts: 209
- Joined: Tue Jul 10, 2012 8:26 am
- OLAP Product: Contributor
- Version: 9.5.2 10.1.1 10.2
- Excel Version: 07+10+13
- Contact:
Re: tm1processexecute SystemServerNotFound
so have to install 32 bit version on the same server or in is possible to use some other linked machine?
-
- Community Contributor
- Posts: 314
- Joined: Mon May 12, 2008 8:11 am
- OLAP Product: TM1
- Version: TM1 11 and up
- Excel Version: Too many to count
Re: tm1processexecute SystemServerNotFound
As long as it has the correct access to the TM1 dlls etc (effectively a client directory) it will be able to access whatever servers and TI processes that the user specified in the command has rights to. So, yes, it could be from any correctly set up machine.
Paul