XYZ Corporation wants to perform extensive analysis on work party information across various case types in near real time. At the same time, XYZ wants to minimize the impact this analysis has on case workers using Pega applications.
Choose two options that would contribute to viable solutions. (Choose Two)
- Use Pega API RCST services to update Case and Work Party data in a reports database.
- Configure a reports database for the Class Group and Index WorkPartyUri Data Admm DB-Table records.
- Define additional database indexes for the Class Group and related Work Party tables.
- Use BIX to export Case and related Work Party data to a data warehouse.
Answer(s): B,D
Explanation:
Step by Step Comprehensive Detailed Explanation with
Reference:
To perform extensive analysis on work party information while minimizing impact on case workers:
Configure a reports database for the Class Group and Index WorkPartyUri Data Admm DB-Table records (B): Setting up a separate reports database helps offload reporting activities from the transactional database, reducing the load on the operational system. Use BIX to export Case and related Work Party data to a data warehouse (D): BIX (Business Intelligence Exchange) can be used to export data in bulk to a data warehouse where extensive analysis can be performed without affecting the performance of the operational Pega applications.
Pega Reporting: Using a Reports Database
Pega BIX: Business Intelligence Exchange
Reveal Solution Next Question