Dear Community,
I have recently encountered an interesting error regarding the scriptrunner service at one of our clients.
We would like to schedule a static HTML export under ARIS 7.2 using the built in report under "Business Publisher/HTML-export". We only did slight modifications on this report, like changing the context to databases.
The export needs to happen every couple of minutes, so the built in scheduling was not sufficient, we decided on using scriptrunner. However, the scriptrunner interacts strangely with the report itself. Namely, it creates every file needed, but only 1kb versions of them.
We have tested the method with other scripts that create files but they seem to work fine.
Here are the parameters of the scriptrunner.cfg file:
server.home=C:/aris72/server
scriptrunner.servername=#the valid server name
scriptrunner.dbname=#the valid database
scriptrunner.username=#a valid user
scriptrunner.userpassword=#it's password
scriptrunner.methodfilterguid=
scriptrunner.dblocale=hu
scriptrunner.dblocale.country=HU
scriptrunner.clientkey=#a valid key
scriptrunner.oemprofile=oem01
scriptrunner.guilocale=hu
scriptrunner.scriptid=Business_Publisher/fb16cb10-899d-11df-156f-000ffeea66f0
scriptrunner.outputformat=3
scriptrunner.outputfile=C:\\Users\\andrejka-a\\Documents\\ARIS 7.1\\index.htm
scriptrunner.scriptinput=DB
scriptrunner.userproperty.count=0
We have been stuck with this problem for quite a while now. Any insight would be appreciated.
Kind regards,
Ákos