Closed
Problems with Scheduled Reports
There's a number of problems that have been raised regarding scheduled reports.
https://mesh.pega.com/search.jspa?q=scheduled+reports
We are finding this not always emailing reports on schedule. May file an SR shortly.
Here's my questions:
- Is there a comprehensive list of issues and hotfixes?
- How does the queue scheduler pick the accessgroup to use to execute the report -- I don't see it in any property in Pega-ScheduledTask-Reporting.
- Does it always use the creator's accessgroup?
- Looking through the v7.1.5 rules, I see a number of places where the scheduler could fail without giving proper warning in the logs.
- e.g., Pega-ScheduledTask-Reporting.pyExecuteTask can hit an error in step 8, but just write to log with with INFO; it can fail in step 4, but neither are communicated up to its caller, pzScheduledTaskProcessor (have these been fixed?)
Thanks.