rene.beck Posted August 18, 2021 Posted August 18, 2021 Hii have a report, lets call it wbz.jasper which take a id as parameter. If I have to print for example 5 wbz for different id, i call 5 times exporter.exportReport().Since i let them run parallel, the order of printing is not quaranteed.Is there a way to 'load' the export with all the 5 wbz and then just execute exporter.exportReport() once? BR René
Solution rene.beck Posted August 20, 2021 Author Solution Posted August 20, 2021 forget my post above, I just have to get multiple id's in my select in the report and it works as wanted
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