Hi there,
I have run a jasper report which actually has a lot of record to print. But I want to interrupt the report generation or at least run the report in the another thread so that I can continue.
Thanks for your help.
Hameed
Hi there,
I have run a jasper report which actually has a lot of record to print. But I want to interrupt the report generation or at least run the report in the another thread so that I can continue.
Thanks for your help.
Hameed
If you want to run anything in the background, you might consider setting up a batchprocessor for this or run a WebClient session through the HTTP plugin.
You might also check out the Robot plugin of ServoyGuy.
Interrupting running code it not possible.
If you would like a feature to cancel Report generation, please file a feature Request in our support system.
Paul