Page 1 of 2
Large Reports
Posted: Sun Jan 06, 2013 10:54 am
by jppriest
Hi,
I have the Stimulsoft Reports.Fx for PHP option, but when I am producing a large report the flash player in the web browser hangs while it is rendering (the web browser informs the user it has become unresponsive and asks the use if they wish to kill the page / terminate the flash player). The actual data transfer from the server to the flash application doesn't take long, but the report that is generated has lots of bookmarks and is about 70 pages long.
How can I stop the flash player from hanging? Is there an option anywhere?
Thanks,
Jonathan.
Re: Large Reports
Posted: Tue Jan 08, 2013 1:52 pm
by HighAley
Hello.
Due a report is rendered in the Flex application and running time of a script is limited with 1 minute, the large amount of data could cause a freezing of the Flash player.
We made an improvement and the blank report will be shown now.
Thank you.
Re: Large Reports
Posted: Tue Jan 08, 2013 2:47 pm
by jppriest
Will the rendered report eventually show?
Thanks.
Re: Large Reports
Posted: Wed Jan 09, 2013 11:11 am
by HighAley
Hello.
The report will not be shown because the flash script can't be running more then 1 minute and it's not enough to build your report.
Thank you.
Re: Large Reports
Posted: Tue Feb 19, 2013 7:12 am
by suyonob
Yes, I have same problem too...
so do you have solution to overcome above problem. i 'm trying to increase ClientRequestTimeout value inside config.xml file from 20 seconds to 2000 seconds. But there were stil problem.
Thank you.
Re: Large Reports
Posted: Wed Feb 20, 2013 7:06 am
by HighAley
Hello.
suyonob wrote:Yes, I have same problem too...
so do you have solution to overcome above problem. i 'm trying to increase ClientRequestTimeout value inside config.xml file from 20 seconds to 2000 seconds. But there were stil problem.
How large is your report?
Thank you.
Re: Large Reports
Posted: Wed Feb 20, 2013 8:22 am
by suyonob
I Have 128.557 Records from 1 table.
i will send *.mrt and *sql file, i'm used mariadb 5.3 instead.
please check my attachment...
May i know also how to make xml connection ?
it will be fun if i can using xml connection from postgresql, mssqlserver,firebird, etc.
Thank you
Suyono.
Re: Large Reports
Posted: Wed Feb 20, 2013 12:45 pm
by HighAley
Hello.
suyonob wrote:May i know also how to make xml connection ?
What do you mean under xml connection?
Thank you.
Re: Large Reports
Posted: Thu Feb 21, 2013 8:34 am
by suyonob
I mean when i am watching video tutorial how to create connection. In video describe make a connection using xml file.
In air designer there were only mysql and xml option to make data source, so when i am going to postgre i have to create data source from web.
Please let me know ho to make xml file.
Thank you.
Suyon0
Re: Large Reports
Posted: Thu Feb 21, 2013 1:09 pm
by HighAley