Batch File running over and over again until time out
Posted: Thu Dec 01, 2011 11:44 am
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
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