Visualize.js report loading issue

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.

 

kchavda's picture
69
Joined: Jun 15 2015 - 5:08am
Last seen: 6 years 5 months ago

Please post snippet with your Visualize.js code.

narcism - 6 years 5 months ago

Did you set Visualize.js on optimized version? 
Also are you passing the same parameters. Depending on your visualize.js code you might be doing something different than jasper server calling the report through admin console. 

joseng62 - 6 years 5 months ago

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.

kchavda - 6 years 5 months ago

0 Answers:

No answers yet
Feedback
randomness