Batch generating reports based on parameter values

Hi,

I have a report set up on Jasper Server that shows employee statistics based on the parameter EmployeeID. Now I want to schedule the report to be generated every week, for all employees. These values are in a value list. How can I set up a schedule job that generates seperate reports for all values of the input parameter, without creating 100s of jobs?

 

paauw's picture
35
Joined: Dec 20 2013 - 3:13am
Last seen: 9 years 2 months ago

1 Answer:

What you want to do is report bursting, check this post by @Ernesto where he explain doing that using JETL  http://community.jaspersoft.com/blog/report-bursting-jasperreports-server

That method is a lot easyer to manage and you do not need to have 100 jobs in the scheduler.

 

marianol's picture
15794
Joined: Sep 13 2011 - 8:04am
Last seen: 4 years 5 months ago
Feedback
randomness