Jump to content
Changes to the Jaspersoft community edition download ×

Visualize.js report loading issue


kchavda

Recommended Posts

I am using jasperserver pro 6.0.1.

When I run report from jasper admin First page is coming with in 5-6 seconds and its processing for remaining pages,

and when I run the same report using Visualize.js then its taking 1.4 minutes.

Is there any setting required in Visualuizejs from where first page can run immediately and then remaining pages works in process.

Jasper admin is behave like pagination but visualize.js is not.

Can anyone guide me on this.

 

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Yeah, 
I am calling like visualize.js

<script type='text/javascript' src="<?php echo JASPERURL; ?>/jasperserver-pro/client/visualize.js?_opt=true"></script>

 

I am passing same params and data types from my javascript file as defined in jasper.

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...