Hi Andreas,Mhhhh... I think you can set the RPC timeout to a very high value and start a own timer with a shorter recur time. This timer ask the user for the next action. If the user want intercept the RPC call, you can abort it in your code.
I hope this will help you. Regards, Daniel Am 11.10.2011 23:51, schrieb Fink, Andreas:
Hi all, I have some reports in my frontend that gets data from a Java backend. The users have a function to export the reports data to excel files. My problem is, that if the there is a huge amount of data in such a report, this export function could take very long. Is it possible to create something like a pending call? If a timeout occurs the call should not be automatically aborted, instead I want to ask the user if he want to wait another amount of time or if he want to abort the request. Regards, Andreas ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
