hello,
is it possible to automatically upload report on jasperserver?
2 Answers:
Posted on November 7, 2014 at 7:30am
Hi,
Apparently not possible 'automatically' , but yes if you have an application in which you are using JasperServer as embedded application then yes you can have the upload, but yes there needs to be some sort of trigger, which initiates the upload.
Hope that this helps
Thanks
Ankur Gupta
http://ankurthetechie.blogspot.in/
Posted on November 8, 2014 at 12:27pm
If you're using Jaspersoft Studio, can't you just click on "Save"? It should ask if you want to upload the report to the server.
If you want to upload all reports in a directory, JasperReports Server has a web api to allow developers to write tools to upload files.