fai420 Posted July 24, 2014 Posted July 24, 2014 Hi there, I wonder if there's a way to pass some parameters to ReportDataSourceService while calling report generation via rest_v2?i.e.I'm calling http://localhost:8080/jasperserver/rest_v2/reports/reports/samples/AllAccounts.pdf?EmployeeID=hahafdasfsdaAnd the report "AllAccounts.pdf" is bind to a ReportDataSourceService, how could it be accessing the variable EmployeeID?
fai420 Posted July 25, 2014 Author Posted July 25, 2014 Answering to myselfThe parameter from the rest post link could be get inside the method parameter in setReportParameterValues(Map parameterValues)
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