An application contains cases that transition through different statuses throughout their life cycle, which typically lasts three months.
Design a reporting strategy to display the number of cases by status at the end of each month for a 12-month period.
Job Scheduler:
Configuring a job scheduler to record monthly case status in a separate table ensures that the data is consistently updated and available for reporting.
Reference:
Pega best practices for reporting strategies recommend using job schedulers to handle periodic data collection and reporting tasks.
Therefore, the correct answer is:
A . Configure a job scheduler to record monthly case status in a separate table and report on that table.
Torie
21 hours ago