Practice Free PEGACPLSA24V1 Exam Online Questions
Which one of the following options best describes the benefit of unit test rules?
- A . Unit testing validates that the dependent rules are available to the application.
- B . Unit testing validates information that must be provided before the rule can be saved.
- C . Unit testing can identify issues before the rule is ready to share or integrate.
- D . Unit testing identifies issues that might impact application performance in a production system.
What is the purpose of two-factor authentication in mobile app security? (Choose One)
- A . To provide an additional layer of security
- B . To increase the cost of developing the app
- C . To make the app more visually appealing
- D . To make the app more difficult to use
What are two key benefits of using a Pega industry foundation data model?
- A . The industry foundation provides data pages that consolidate both business logic and the source of the data (interface).
- B . The industry foundation provides data pages that separate business logic from the source of the data (interface).
- C . Provides a robust starting point for data properties and classes.
- D . The industry foundation data model can replace the customer’s data model.
How can you handle flow changes for cases in-flight in Pega applications? (Select all that apply)
- A . Dynamically applying changes to in-progress cases without user intervention.
- B . Prompting users to manually review and approve flow changes.
- C . Implementing version control to manage flow changes separately.
- D . Terminating in-flight cases to apply flow changes.
As a project manager, you are overseeing a software development project that uses Branch quality monitoring in Pega Platform™.
Which two of the following actions are beneficial for maintaining high-quality standards? (Choose Two)
- A . Disregard the Branch merge score because it is unimportant for overall project quality.
- B . Ignore the guardrails compliance score because it does not impact the overall quality of the project.
- C . Use the Branch quality dashboard to identify and address issues early.
- D . Regularly review the Branch quality dashboard to monitor the health of your Branches.
You have an access group with two access roles with conflicting access privileges.
Which two configuration options are recommended to ensure that access is denied? (Choose Two)
- A . Use an Access Deny to explicitly restrict access.
- B . Create a single role restricting access.
- C . Modify the role that is granting access.
- D . Use attribute-based access control (ABAC) to restrict access.
After deploying a flow change to production which affects inflight cases, which three activities can be used to avoid orphaned assignments? (Choose Three)
- A . SetTicket
- B . OpenAndLockWork
- C . pxRestartRun
- D . pxAdjustSLA
- E . pxRestartStage
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)
- A . Use Pega API RCST services to update Case and Work Party data in a reports database.
- B . Configure a reports database for the Class Group and Index WorkPartyUri Data Admm DB-Table records.
- C . Define additional database indexes for the Class Group and related Work Party tables.
- D . Use BIX to export Case and related Work Party data to a data warehouse.
An HR department has two applications: Benefits Enrollment and Enrollment. Enrollment is a reusable application. The Enrollment application has an Enrollmentcase type. The Benefits Enrollment application has a GroupAccidentEnrollment case type and a GroupTermEnrollment case type.
The two case types in the Benefits Enrollment application directly inherit the Enrollment case type from the Enrollment application. A report definition is created in the Enrollment application for the Enrollmentcase type.
How does this report definition need to be configured to report for only GroupAccident cases or BenefitEnrollment cases?
- A . Report on the implementation class instances.
- B . Report on the ancestor class instances.
- C . Use Report with class joins on the GroupAccidentEnrollment and GroupTermEnrollment case types.
- D . Report on the descendant class instances and include a parameter that filters the Enrollment case type.
When should you consider incorporating other Pega products besides Pega Platform in your application design?
- A . When your organization is using legacy systems that cannot be integrated with Pega Platform.
- B . When your application requires advanced AI capabilities beyond Pega’s built-in features.
- C . Pega Platform is sufficient for all application requirements; no other products are needed.
- D . Only when deploying applications to the cloud.
