Jump to content
We've recently updated our Privacy Statement, available here ×

Please Wait


dave.e

Recommended Posts

Hi,

We have a report that runs on a fresh every 8-10 seconds. The report shows the "please wait" dialogue box, which causes the report to disapear on each refresh. Is there any way I can disable the please wait dialogue box so that the page sits between the call to the database and the refresh of the actual data?

I have checked the SQL speeds and performance of the Jasper Server machine and the database server. They seem to be fine and there is no latency on the network either. If the data does not update straight away I would prefer to have the screen to stay static until the next figures have been delivered.

Thanks

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

In tomcat, webapps, jasperserver there are various files like decorator.jsp, viewreport.jsp, nothingtodisplay.jsp etc these are the some files that you may need to customize. Just comment out the code for the periticular object to exclude the object from the reports.

Let me know if found any difficulty.  

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...