Hi,
We are looking to save report output to a shared folder on server each day, like a batch job.
We have specified the path of the folder in the code and when we run the script manually it saves the output as per path specified.
But after scheduling the report to run everyday at particular time the output is not getting saved at the location specified in code, instead there is an encrypted output saved in the installation directory which can be accessed only via super user credentials and Business Architect client (7.2).
I think this should be feasible ?
Will really appreciate if someone can guide,
Thanks,
Gaurav
Hi Gaurav,
well, I have heard that there are methods to export this output to the server, but I didn't have the time to check this out.
Anyway, I am always using the "scriptrunner.bat" which you use in concert with a specific scriptrunner.cfg file (normally stored in the template folder of the ARIS server). In the cfg file you can select which script to run, where to start, which PW to use etc.
In the bat-file you can also add things like moving the generated file to another server etc. And you can then call this bat via the windows scheduler.
Both should be available in the standard ARIS 7.2 server installation.
BR Robert
Hi Gaurav,
Please find the link below for similar issue.
http://www.ariscommunity.com/users/nivas4310/2014-07-25-how-move-output-file-another-location
Thanks & Best Regards,
Srinivas.