I am having a few reports in Jasper Server. I am accessing the reports on another server using rest-api for Jasper. The report is loaded there successfully.
My Problem
The report fetches data from the database every time and fills it. When there is too much data, it takes a lot of time to build and fill the report.
What I want to do?
I want to know whether there is any kind of cache option in Jasper Server which downloads the report image to the server for the first time when it is loaded for the first time. When it is loaded for the second time, it should load the downloaded report rather than fetching the data and loading the report again. Is there any option for this in Jasper?
0 Answers:
No answers yet