Hello All,
I want to schedule a jasper report automatically if report loding time is more than 15 min or 20 min.
Example:
--> Start a report
--> Assume that report has multi choice option and according to the dropdown selected report will be generated.
--> On click of Apply report start loading
--> If reports takes more than 20 min to load
--> Show a message stating that "Your report will be scheduled, and mailed to your email"
I want to achieve the above scnerio and wanted to know if its possible.
Thanks