Jump to content
We've recently updated our Privacy Statement, available here ×

carljmosca

Recommended Posts

  • 3 weeks later...
  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

This would be a nice thing. I have also requirements to this issue. We have a jasper server with reports installed. An java ee web application runs reports on jasper server and get the result e.g. in pdf format. For that I use the rest - report web service (rest_v2/reports/). Until now ours reports use an sql statement to get the data for report filling. In the future I would like to assign a Datasource with the web service call. How do I do that? Is there an parameter for this?
Link to comment
Share on other sites

So far I have not been able to find a parameter to specify a datasource.

 

We have been using the JasperReports library in our own custom application server for a few years now. Specifying a datasource at runtime is required for our use case and was easy to implement (because the JasperReports library supports it).

 

I have only briefly looked at the JasperServer source code but I would like to make some time to add such functionality if it's not in there somewhere.

 

Any hint from a developer would be appreciated. :)

 

 

Link to comment
Share on other sites

  • 1 year later...
  • 6 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...