PEGACPSA24V1 Free Sample Questions

Certified Pega System Architect 24 Practice Test
10/240 questions ยท Unlock full access
Q1

A financial services application requires a multi-level approval process for loan applications. For loans under USD 50,000, approval is required from the applicant's direct manager. For loans of USD 50,000 or more, parallel approvals are required from both the direct manager and a regional risk assessment team. The process cannot continue until both parties have approved. Which case design pattern provides the most efficient and scalable solution for this requirement?

Q2

A data page is used to populate a dropdown list of countries. The data is sourced from an external REST service that is updated infrequently. The application requirements state that the list should be loaded once for each user session and remain consistent across all their cases and browser tabs. Which data page scope is the most appropriate to meet this requirement while minimizing API calls?

Q3

A developer is configuring a user interface in a Constellation application. The requirement is to display a list of attachments associated with a case. Each item in the list should display the attachment name, file type icon, and the date it was added. Which Constellation view configuration is best suited for this purpose?

Q4

An insurance company has a base application for managing claims. Two subsidiary companies, one for auto insurance and one for home insurance, will be built on top of this base application. Both subsidiaries need to share core claims processing logic but have unique UI branding and slightly different data validation rules. What is the recommended application structure to support this scenario?

Q5

True or False: In a Pega case lifecycle, a Service Level Agreement (SLA) can only be configured on an assignment, not on the case as a whole or on a stage.

Q6Multiple answers

A system architect needs to ensure that a customer's phone number, entered in a text field, always follows the format (###) ###-####. If the format is incorrect, a specific error message should be displayed. Which two rule types should be configured to implement this requirement? (Select TWO)

Q7

A shipping company's application processes packages. When a package is created, its status is 'Pending'. Once it is picked up, its status changes to 'In Transit'. If a delivery exception occurs, the status becomes 'Exception'. Upon successful delivery, the status is 'Delivered'. The business wants a report that shows the current count of packages in each status. Which reporting feature is most suitable for creating this report?

Q8

A developer is unit testing a data transform rule that sets default values for a new case. The developer wants to verify that the `.CustomerLevel` property is correctly set to "Gold" when the `.PurchaseAmount` is greater than 1000. What is the correct way to configure this verification in a PegaUnit test case?

Q9

A case type for employee onboarding has a 'Background Check' stage. This stage can take several days to complete and the case should not proceed until an external vendor provides a clearance code. Which automation shape should be used to pause the case processing within the 'Background Check' stage?

Q10

A system administrator needs to grant a user the ability to view and run reports, but not create, modify, or delete them. Which standard Pega role should be assigned to the user's access group to achieve this?