Hello together,
is it possible to run all scheduled tasks in the Scheduler one by one? That means, that e.g. the second report starts to run after the first one is finished.
Thanks in advance.
Regards
Daniel
1 comment
-
Jet Reports Historic Posts You could put them all in the same folder and set up the scheduled task to run all the reports in the folder?
It might not give you the granularity required (if you set up emails etc. through the scheduler interface) but might work if your requirements are simple.
The alternative is to use the batch run feature to choose which reports to run:
http://kb.jetreports.com/article/AA-00493/0
For example we use this to get a list of contracts to run reports for based on which contracts have has entries this month, and then also run regional reports and a suite of others at month end. The finance department simply presses go when they are ready and they email to all the appropriate people. It's one of my favourite features of jet reports. Beginners tip: make sure you save the reports in design mode or the parameters won't update!