SN
Hi there,
We are running a script via the scriptrunner but it stopped before it has finished the job. The output (excel) got generated halfway and still as good as where it stopped. If I run the script interactively via the Scripts module, it is fine - I got a complete output.
What would be the reason causing such a problem?
Thanks,
Sam
Hi,
I assume there is no dialog as mentioned by Amol. However if it is running and is generating excel than definitely I hope there is no dialog. What the script is actually doing. One option to put try catch in the code to see if it is hitting any runtime error. Check also if is working on any lock objects. However you need to provide us more detail to give you any proper feedback.
Thanks
Abhijit Das