bolsover Posted December 11, 2014 Posted December 11, 2014 I have defined a custom ReportDataSourceService that will be used to generate a specialised JRBeanCollectionDataSource from data retrieved from the database. The data needs to be extensively manipulated before it is presented to the user.The problem I now face is that of applying some parameters to the data.How do I pass parameters from Jasperserver to the ReportDataSourceService? For example, I need to pass two dates to the service so that I can use these BEFORE the JRBeanCollectionDataSource is passed to the report.Regards, David
abidi Posted May 5, 2015 Posted May 5, 2015 Can you please share your solution. I am trying to achieve the same.
abidi Posted May 5, 2015 Posted May 5, 2015 I think I am good :) Making it a parameter on the jasper server fixed my issue
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now