Jump to content
Changes to the Jaspersoft community edition download ×

DynamicJasper, Jasperserver integration


ahpomal

Recommended Posts

I have a java application (servlet) that is called from a coldfusion front end. The front end accepts user parameters (report uri, format, etc) that are passed to the servlet.

 

The servlet executes the requested report by issuing a run report web service call to jasperserver. The generated jasperprint object is exported in the desired format and passed on back to the coldfusion page that requested the report.

 

This works fine, but the limitation is that columns on reports cannot be selected dynamically. I want to be able to select columns dynamically, and display only those columns on the report.

 

Is there a way to integrate dynamicJasper in this scenario? Is there any other technology that can be applied in this case?

 

Any help will be greatly appreciated.

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Hi,

 

We are considering this kind of functionality for JasperServer.

Please feel free to post a feature request so that we make sure we make it a candidate for an upcoming release.

http://jasperforge.org/sf/tracker/do/listArtifacts/projects.jasperserver/tracker.feature_requests

 

Try give as many details as possible about how you expect this to work. Like how do you expect being able to specify the modifications to be made dynamically on an existing report template.

 

Thank you,

Teodor

Link to comment
Share on other sites

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