Jump to content

REST Web Service API: upload/update report template


jonny64

Recommended Posts

 

I am integrating JR Server with my application. I want to store and deploy report template with my code.

With this one in mind running a report is a two step process:

  • upload or update existing report template jrxml (it does not have links to other resources like images)
  • run it with my data (this one is done)

The official documentation doesn't contain a minimal example for updating report template

What is raw request which uploads/updates report template xml via JasperReports Server REST API?

here is my raw request

here is response

here what I see in /var/lib/tomcat6/webapps/jasperserver/WEB-INF/logs/jasperserver.log

There is no pre-existed report in /reports folder

What does 400 error: could not find the binary content for resource: /Reports/product_structures_workshops mean?

What am I doing wrong?

Link to comment
Share on other sites

  • 2 months later...
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...