I want to create folder in jasper server repository dynamically using java code or rest web service .
I went through the jasper server web service guide but I did not understand what they are saying.
Can anybody please help me.
Thanks!!
Bhanwar
1 Answer:
Posted on June 28, 2013 at 11:28pm
Have a look here:
http://community.jaspersoft.com/wiki/getting-started-rest-web-service-api
At the end of the page you will find a sample app, what does specifically that.
I pimped that example a bit for executing and downloading a report. Have a look at this post:
http://community.jaspersoft.com/questions/815042/run-report-using-restv2-and-java
Cheers, Thomas