Jump to content
Changes to the Jaspersoft community edition download ×

How to create jasper report in jasperserver using rest api?


rajesh.majoju

Recommended Posts

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

I'm not sure if I understant your question correctly, but I assume you are trying to create a report object in the JasperServer Repository our of an existing (or created on the fly) .jrxml file via Web Services.

In that case you need to use the Repository web services to create objects in the repository, in your case it will be a Report Unit, check the Reource Services in the Jaspersoft Web Services Guide 

 

Link to comment
Share on other sites

Thanks for quick repsonse.

We are trying to create the report unit as well as report(.jrxml) but we failed to create report unit. Only .jrxml file is uploaded to server. That is why .jrxml file treated as a simple file by jasperserver.

We are using eclipse to develop our web application and java is used for handling the reporting.

Can please give proper explaination for my problem.

Thanks.

Link to comment
Share on other sites

  • 2 months later...

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...