[Work Delegation and Asynchronous Processing]
Hospital XYZ wants to analyze patient data and identify those at high risk of readmission. The hospital has patient data stored in an Electronic Health Record (EHR) system, and a separate system for hospital admission records. Which two of the following are key advantages of using a Data Flow over a Queue Processor for analyzing patient data in this scenario? (Choose Two)
Answer : A, B
[Application Design]
Assume that two customers are simultaneously attempting to book tickets for the same flight, which has limited seat availability. How does the design pattern for limited availability and concurrency handle this scenario? (Choose Two)
Answer : C, D
[Data Modeling]
As an LSA developing a Pega application for an online grocery store, you are tasked with enabling customers to navigate through various categories such as "Dairy," "Confectionery," "Frozen Food," and "Soft Drinks." Each category contains at least 10 sub-categories, with the workflow varying depending on the selected sub-category. What is the best method of populating the categories and sub-categories and retrieving the related information from the grocery store's database?
Answer : C
[Data Modeling]
In a flight schedule management application, the initiation of a scheduled flight case triggers both pre-flight check and flight catering service processes. These processes require access to flight information, such as flight number, cabin class, number of seats, departure date and time, while also maintaining process-specific data elements. Which one of the following options best describes the optimal data model for meeting this requirement?
Answer : A
[Deployment and Testing]
A Pega Platform application designed for customer onboarding in a bank involves multiple subprocesses and extensive data entry and retrieval. With over 15 screens to navigate, the Quality Assurance team faces challenges in thoroughly testing the application. Each bug fix requires the team to restart testing from the beginning, adding to the difficulty. What suggestion do you adopt as a Lead System Architect to assist the team?
Answer : C
[Application Design]
In the design of Pega enterprise applications, the Lead System Architect must prioritize Microjourneys according to Pega Express best practices. Which two of the following statements accurately describe the concept of Microjourneys in Pega implementations? (Choose Two)
Answer : A, B
[Integration]
Every day at 1 AM, all the ATM transactions at ABC Bank from the previous day are shared with the head office of the bank. All ATM machines perform this data sharing. ABC Bank uses this information to validate transactions and balance all the ledgers. If any discrepancy is identified, a dispute resolution flow initiates to investigate the root cause and resolve the dispute. ABC Bank has 1 million ATMs for which transactions need to be analyzed for discrepancies. Which one of the following is the optimal solution for gathering the transaction information from all the ATMs?
Answer : D