Page 1 of 1
tm1processexecute SystemServerNotFound
Posted: Wed Feb 06, 2013 12:14 pm
by ioscat
Hello forum. Starting to use TM1processexecute and got an error

- Безымянный2.png (13.97 KiB) Viewed 4691 times
have you achieved the same result? i pasted tm1servername directly from cfg file, tried to change adminhost for full name or ip...
Re: tm1processexecute SystemServerNotFound
Posted: Thu Feb 07, 2013 8:09 am
by ioscat
Tried to use TM1RUNTI.EXE... And got the error that even is not googlable - TM1SystemServerConnectNG
Re: tm1processexecute SystemServerNotFound
Posted: Thu Feb 07, 2013 8:24 am
by Paul Segal
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.
Re: tm1processexecute SystemServerNotFound
Posted: Thu Feb 07, 2013 2:31 pm
by ioscat
is there any ability that reason is incompatibility of TM1 x64 and his dlls and processexecute x32 ?..
Re: tm1processexecute SystemServerNotFound
Posted: Thu Feb 07, 2013 2:39 pm
by Paul Segal
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).
Re: tm1processexecute SystemServerNotFound
Posted: Thu Feb 07, 2013 2:43 pm
by ioscat
so have to install 32 bit version on the same server or in is possible to use some other linked machine?
Re: tm1processexecute SystemServerNotFound
Posted: Thu Feb 07, 2013 2:57 pm
by Paul Segal
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.