Summer Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: s2p65

Easiest Solution 2 Pass Your Certification Exams

PEGAPCSA87V1 Pegasystems Pega Certified System Architect (PCSA) 87V1 Free Practice Exam Questions (2025 Updated)

Prepare effectively for your Pegasystems PEGAPCSA87V1 Pega Certified System Architect (PCSA) 87V1 certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.

Page: 2 / 4
Total 253 questions

A hotel booking application allows customers to change rooms after making a reservation. Each room's status in each hotel is stored on a data page sourced from an external database table.

Which two configuration options, when applied in combination, do you use to update the

database table when a customer changes rooms? (Choose Two)

A.

A savable data page that contains the room information

B.

A when rule to trigger the database update

C.

A data transform to copy updates to the data page

D.

An editable data page that contains the room information

A customer wants to copy the contents of a previous order to their current order.What rule type doyou use to copy the order contents?

A.

Data page

B.

Data transform

C.

Declare expression

D.

Function

A Declare expression evaluates a circumstanced decision tree. The decision tree evaluates a property set by a data transform. What two steps do you perform to ensure that the decision tree is configured properly ? (Choose 2)

A.

Test the declare expression to verify that the rule is configured correctly

B.

Configure a test page with data to satisfy the circumstancing condition

C.

Specify the value of the circumstancing property when prompted in the run rule dialog

D.

Test the data transform to verity the result is correct

To process an employee retirement package, the system requires approvals from the supervising manager, and the …

How do you implement the requirements so that each approver can work independently?

A.

Create an approval step with cascading approval.

B.

Create business logic to route the assignment to the different approvers.

C.

Create three parallel processes with approval steps.

D.

Route the assignment to a work queue to which all three roles have access.

A purchase request list report includes columns for case ID and regional cost center. A manager wants to report to show the total of purchase requests for each of the regional cost centers.

How do you configure the report definition?

A.

Create a filter for each cost center and count the case IDs.

B.

Summarize the case ID column by count.

C.

Summarize the regional cost centers by account.

D.

Define a function for the cost center column to total the case IDs.

Select the three benefits of using Direct Capture of Objectives (DCO). (Choose Three)

A.

Generate the latest code from business-friendly metaphors.

B.

Empower project participants to review development progress.

C.

Facilitate collaboration between business and IT around working models.

D.

Automate custom business processes.

E.

Enter and store business requirements in the application.

Your online shopping application serves international customers. You need to define a Data Page that holds currency exchange rates. All users accessing the application need to use the information.

The Scope of this Data Page should be set to ______________.

A.

Application

B.

Node

C.

Thread

D.

Requestor

On the case Designer, which two components can users tag with a Minimum Lovable Product (MLP) release for project sizing purposes? (Choose two.)

A.

A User Mobile App channel

B.

An external system of record (SOR)

C.

An automation

D.

An approval decision

To qualify for an instant loan, an applicant must be older than 21 and have a monthly income of atleast USD2000. How do you enforce these restrictions?

A.

Use two Edit Validate rules: one for age and one for income.

B.

Use a single Validate rule with two conditions: one for age and one for income.

C.

Configure the Ul controls to only accept values greater than 21 for age and USD2000 for income.

D.

Use two Validate rules: one for age and one for income.

A requirement states When a customer applies for a credit card, a credit check must be completed in order for the credit card to be approved.

Select the case type relationship that satisfies the requirement.

A.

Make both loan request and credit check top cases.

B.

Make credit check a spin-off case of credit card request.

C.

Make credit check a child case of credit card request.

D.

Make credit card request a child case of credit check.

In an application that sells office supplies, the Payment view displays order items and collects payment information. In the Payment section rule, the order items are grouped in a dynamic layout. You find out later that the Order Summary view must also display the order items.

How do you configure the Ul so that the order items display is shared between the Payment

view and Order Summary view?

A.

Convert the Payment section layout that contains order items to a section, and embed this section in the Order Summary section.

B.

Build the Order Summary section with a layout inside to group the order items, similar to the Payment section.

C.

Embed the Payment section in the Order Summary section.

D.

Reuse the Payment section in the Order Summary view and use a disable when condition to disable payment information on the Payment section rule.

As part of the case design, after someone completes a purchase, the application should send a confirmation email. How do you design the case life cycle to send the email?

A.

As part of the stage configuration

B.

As an alternate stage

C.

As part of the case configuration

D.

As a separate process step

A list report includes columns for purchase requests and regional cost centers. A manager wants there port to show the total number of purchase requests for each of the regional cost centers. How do you configure the report definition?

A.

Use the purchase requests column to group the cost centers.

B.

Filter the results so that the report includes only cost center and purchase requests.

C.

Summarize the purchase requests column by count.

D.

Summarize the regional cost centers by count.

Which two statements are true about styling controls in App Studio? (Choose two)

A.

Developers can configure a Date Time control to display as a text input field, drop-down list, or calendar control.

B.

Developers can configure a text input control to change the background when users click the control.

C.

Developers can configure a button control to hide when users click the control.

D.

Developers create a new style format to apply styling to an out-of-the-box button control.

Select each description on the left and drag it to the correct field type on the right.

How do you route an assignment so that any available member of the department can perform the t ask?

A.

Route the assignment to a work list.

B.

Route the assignment to the admin user I

C.

Route the assignment separately to all members.

D.

Route the assignment to a work queue.

How do you identify if a result in a decision rule cannot be returned?

A.

Test for missing conditions

B.

Test for completeness

C.

Test the rule using a unit test

D.

Test for conflicts

University admission application cases automatically advance in the case life cycle if the application standardized test scores are above a certain threshold.

The threshold is determined each year based on the provided national average score.

Which two configurations, when applied together, support this requirement? (Choose Two.)

A.

Configure a process with a decision shape that continues if the TestThreshold configuration setting is less than the applicant’s test score.

B.

Configure a testThreshold Configuration setting that calculates the national average for the test score threshold.

C.

Configure a process with a decision shape that continues if the TestThreshold Configuration setting is than the application’s test score.

D.

Configure a TestThreshold Configuration setting with the national average for the test score threshold.

In a Human Resources (HR) application, a business architect has developed a new process for the Onboarding case type. You want to test the process and the fields to verify the Ul elements collect expected results.

A.

Add explicit assertions on the Ul elements

B.

Create a unit test for the Onboarding case type

C.

Create a scenario test for the Onboarding case type

D.

Add validations on the Ul elements

On a service level, the passed deadline interval is measured from

A.

the end of the deadline interval

B.

when the assignment is ready for a user

C.

when a user begins the assignment

D.

the end of the goal interval

Page: 2 / 4
Total 253 questions
Copyright © 2014-2025 Solution2Pass. All Rights Reserved