Dear Sir/Madam,
I would like to know if Reports.JAVA has the capability to generate asynchronous reports in the background. Is there any example, sample, or template available that demonstrates this functionality?
Capability to generate asynchronous reports in the background.
-
- Posts: 55
- Joined: Mon May 30, 2022 7:35 pm
Re: Capability to generate asynchronous reports in the background.
Hello.
Yes, you can run report generation in standard java threads.
Yes, you can run report generation in standard java threads.
-
- Posts: 55
- Joined: Mon May 30, 2022 7:35 pm
Re: Capability to generate asynchronous reports in the background.
@Vandim
Is there any example, sample, or template available that demonstrates this functionality?
Is there any example, sample, or template available that demonstrates this functionality?
Re: Capability to generate asynchronous reports in the background.
Hello.
We have no such samples, you can find thread sample and put report generation/export into thread
https://github.com/stimulsoft/Samples-R ... Jakarta-EE
https://www.stimulsoft.com/en/samples/reports-java/java
https://docs.oracle.com/javase/8/docs/a ... hread.html
We have no such samples, you can find thread sample and put report generation/export into thread
https://github.com/stimulsoft/Samples-R ... Jakarta-EE
https://www.stimulsoft.com/en/samples/reports-java/java
https://docs.oracle.com/javase/8/docs/a ... hread.html