Page 1 of 1

Batch File running over and over again until time out

Posted: Thu Dec 01, 2011 11:44 am
by mail_kupi
Hi All,

i have command to execute spss package
ExecuteCommand('C:\Program Files\IBM\SPSS\StatisticsServer\20\statisticsb.exe -f "E:\SPSS\process.sps" -type text -out E:\SPSS',1);

when i run this command using tm1 web in remote dekstop, the batch only running once which is the package is succes.

but when i tried to run command in my pc using tm1web, the batch file in remote server always running over and over again until my tm1web time out.

Any Suggestion?

Regards,
Kupi

Re: Batch File running over and over again until time out

Posted: Thu Dec 01, 2011 1:22 pm
by jim wood
Check how the batch file runs natively compared to remotely.