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

Send JRBeanCollectionDataSource


edanco

Recommended Posts

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

If you want to set up a bean data source in JasperServer, you can create a custom data source. If you are using JasperServer CE, the doc for how to do this is in the User's Guide; if you're using Pro, it's in the Admin Guide.

In addition, there is an example of a bean data source in samples/customDataSource which is ready to build and deploy. You should be able to drop in your own code and get going pretty quickly.

I hope that helps!

Bob

Link to comment
Share on other sites

I don't understand what you are trying to do. As Bob said, you need to have a custom data source defined in the server (code, configuration) that gives the data to the report. If you have data references in the URL, your custom data source would need to interpret the parameters in your custom data source to give the data to the report.

 

Sherman

Jaspersoft

Link to comment
Share on other sites

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