Schedule Reports multiple times daily at different time of the day
Is it possible to schedule same report multiple times daily at different time of the day - i.e. 8AM, 12PM and 4PM using Pega Report scheduling features?
Is it possible to schedule same report multiple times daily at different time of the day - i.e. 8AM, 12PM and 4PM using Pega Report scheduling features?
The OOTB report can be scheduled to recur once daily, weekly, monthly, or yearly. There are no options to schedule multiple times per day.
I hope this can be accomplished with the help of Job Scheduler to send the report multiple times a day.
Hi @ApratimG,
Pega doesn’t support scheduling the same report multiple times a day directly through the standard report scheduling feature — it only lets you pick one time per day. But there’s a simple workaround: you can create duplicates of the same report and schedule each one at different times like 8 AM, 12 PM, and 4 PM. It’s a bit manual but works just fine.
If you want something more automated, you can go for a custom Job Scheduler. You’d write a scheduler that runs at fixed intervals (say every 4 hours), and inside it, you call the report using pxRetrieveReportData, then send the results via email or save it somewhere.
Yes, it is possible to schedule the same report multiple times a day in Pega, but it cannot be done in a single schedule. You need to manually schedule the report three times with different times like 8 AM, 12 PM, and 4 PM. Open the report, click on the “Schedule” option, and set the time and recipients. Repeat this process for each time you want the report to be sent. Each schedule will be treated as a separate job but will run the same report. Pega does not support multiple times in one schedule by default. If you want to automate this, you can create a custom job scheduler or agent and use an activity to send the report at different times
Question
Question
Question
Discussion
Question
Question
Question
Question
Discussion
Question
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.