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

Can JavaBean datasources be passed remotely?


martinmurth

Recommended Posts

 Hi!

We are currently thinking of using JasperServer 3.7 in an enterprise-level project for managing an generating production and BI reports. We installed a standalone JasperServer instance and create reports by invoking the WS API. 

So far, we managed to define our reports with SQL statements. However, the complexity of the most recent reports requirements is not reasonably implementable with SQL anymore. This brought us to the idea of generating the data in the application and passing it to the reporting engine as an JavaBean datasource. While this will work for embedded report engines, however, the remote WS API seems to not support passing JB datasources to the server. 

So, my question: Is there a way to pass Java objects to a the report server remotely? And, if not, what would be the recommended way to generate complex reports?

 

thanks in advance,

many regards

mtl 

 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

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