[Performance Optimization]
Data pages offer a "Do not reload when" option for optimizing data retrieval. Which two of the
following scenarios make appropriate use of this feature? (Choose Two)
Question No 2
[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?
Question No 3
[Data Modeling]
You are a Pega developer working on an insurance application. The application needs to manage
different types of insurance policies such as car insurance, home insurance, and life insurance. Each
type of insurance policy has some common attributes (policy number, policyholder name, and
premium amount), but also has some unique attributes (such as vehicle details for car insurance,
property details for home insurance, and beneficiary details for life insurance). Which one of the
following approaches to handling this scenario would be most appropriate in a Pega application?
Question No 4
[Data Modeling]
In a hospital's patient management Pega application, patient details are gathered during the initial
consultation process. This information must be accessible and current for all subsequent
appointments and treatments. Keeping patient information updated is crucial to effective planning
and implementation of treatment. Which one of the following options would you select as a
solution?
Question No 5
[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?