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

Easiest Solution 2 Pass Your Certification Exams

PEGACPSA23V1 Pegasystems Certified Pega System Architect Free Practice Exam Questions (2025 Updated)

Prepare effectively for your Pegasystems PEGACPSA23V1 Certified Pega System Architect 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: 3 / 4
Total 254 questions

A requirement states: When a business guest checks out of a hotel, the guest must complete a hotel review to receive a corporate discount. Select the case type relationship that satisfies the requirement.

A.

Configure hotel review as a spin-off case of the checkout request.

B.

Configure checkout request as a child case of hotel review.

C.

Configure both checkout request and hotel review as top-level cases.

D.

Configure hotel review as a child case of the checkout request.

A reservation process allows customers to reserve a flight, hotel room, and rental car as part of a travel itinerary. Which configuration displays a check box to allow users to select travel insurance only if the itinerary includes a flight?

A.

A visible when condition applied to the check box

B.

An action set applied to the check box

C.

A declare expression configured for forward chaining

D.

A validate rule applied to the flow action

A car insurance quote requires a view for potential customers to enter information to process the request. What are two primary decisions to make before you add fields to the view? (Choose Two)

A.

Is field entry required?

B.

Are processing actions applied to the field?

C.

Does the field require a data source?

D.

How do users enter values into the field?

An airline has the following requirement:

A passenger requiring a service animal must document the type of animal, the size of the animal, and any relevant medical information the crew may need during the flight. The application prompts the passenger for this information when the passenger declares travel with a service animal.

Which case life cycle configuration meets this requirement?

A.

Add a process to the case life cycle for service animal accommodation and apply a condition to determine when to, run the process.

B.

Apply an optional action to the appropriate stage to allow the passenger to provide the information as needed.

C.

Configure a stage in the case life cycle for service animal accommodation and apply a stage validation condition.

D.

Create a child case for service animal accommodation to automatically resolve unless the passenger requires the accommodation.

A government application provides field placeholder values to help users enter the correct data. The Design Lead has asked you to increase the font size on all field placeholder value components to help visually impaired users.

Which configuration applies the font styling requirement on the field placeholder values in the application?

A.

Update the existing Default theme text entry

B.

Run a case type that uses the component and change the font on the view

C.

Add a new theme text entry to the application theme

D.

Upload a new application theme

In an insurance claim application, you have the following requirement: All claims must be resolved within 1 week. To meet this requirement you configure a service level. Where should the service level be configured?

A.

The process

B.

The stage

C.

The case type

D.

The step

Which tool do you use to identify missing alternate text for an image?

A.

Clipboard tool

B.

Accessibility Inspector

C.

Tracer

D.

Live Ul

In an Online retail application, the Order Receipt view displays a list of the product ordering, including the product image, unit cost, and quantity. The total cost of the order is displayed at the bottom of the view.

Which two configurations on the Receipt view must be together to display the required information as described? (Choose two.)

A.

Add a repeating dynamic layout with embedded dynamic layouts.

B.

Add the total cost inside the repeating dynamic layout.

C.

Add a dynamic with an embedded repeating dynamic layout.

D.

Add the total outside the repeating dynamic layout.

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.

Which scenario is a use case for the Wait step?

A.

The customer cannot complete an application for a checking account until a bank representative reviews their credit report.

B.

An agent needs to send a confirmation email to an insured customer after they complete a form.

C.

A payroll user cannot process a salary increase until the department manager approves the increase.

D.

The customer needs to log in to their account before receiving a membership discount on an online purchase.

Which two statements about Configuration sets are true? (Choose two.)

A.

Used if a Dynamic System Setting does not meet the requirements

B.

Used to organize Configuration settings with a common element

C.

Configured by modifying the Data-Configuration-Settings class

D.

Enables the business to control application behavior

A user view includes a list of four urgency options selectable by radio buttons. How do you configure the selection list?

A.

Configure a field group with selectable urgency options.

B.

Configure a drop down field with selectable urgency options.

C.

Configure a picklist with radio buttons for the urgency options.

D.

Configure a Boolean field with selectable urgency options.

The business process for an automobile insurance claim consists of the following phases: -Submission: The customer contacts a customer service representative (CSR) to file the claim. -Review: An adjuster reviews the claim, assesses the damages to each vehicle, and provides an estimate of the cost of repairs. - Repair: A third party performs the repairs on each vehicle, communicating with the adjuster and customer as necessary. - Verification: After each vehicle repair, the adjuster closes the claim. According to Pega best practices, which phase can you implement as a child case?

A.

Verification

B.

Submission

C.

Review

D.

Repair

You are asked to create a visualization that allows managers in the Customer Service division to track the number and status of Customer Support Request cases submitted over the last 30 days.

What is the process that you follow to create this visualization?

A.

Create a new report on the Data landing page.

B.

Add a report widget to a portal on the Explore data landing page.

C.

Add a new portal on the Channels landing page.

D.

Create a new Insight on the Explore data landing page.

What are the minimum components of a user interface (Ul) action set?

A.

Two actions and one event

B.

One action and one event

C.

One action, one event, and one condition

D.

One action and one condition

Using the following Refund case life cycle, how do you design this case to skip the Item Return stage if the item will not be returned?

A.

Replace the Wait step in the Item Return stage with a Change Stage step.

B.

Add a condition to skip the Item Return stage when a return is not necessary.

C.

Add an Item Retention alternate stage and define a process for retention of item.

D.

Add a decision in the Item Return process to change the stage when a return is not necessary.

Which requirement is satisfied by configuring a service level agreement?

A.

Requests from customers with elite status go to a dedicated work group,

B.

A transaction review is completed within 24 hours.

C.

Users are notified when they receive an assignment.

D.

Transaction dispute cases are considered more urgent than address change cases.

You are asked to build a report listing customer order cases with an Order Total value over USD10000 sorted by Creation date (pxCreateDate). The report should display the following three fields: Case ID (pylD), Customer ID, and Order Total. Which property or property combination should you optimize to improve performance?

A.

Order Total

B.

pxCreateDate

C.

Customer ID and Order Total

D.

pxCreateDate and Order Total

You need to localize correspondence into a language that is unavailable in the Pega language pack. Which option satisfies the requirement?

A.

Leverage translation services SOAP calls and enable records for translation.

B.

Configure a field value record that contains the correspondence text.

C.

Create the Translation rule manually and include the rule in the application ruleset.

D.

Run the Localization wizard and add translations to Translation.html.

Consider the following scenario: During the Interview process for a Job Application case, an administrative assistant selects the date and location of the interview. - Next, an email confirmation is sent to the candidate. - During the interview, the hiring manager captures notes from the discussion. - Finally, the candidate is assigned a technical exercise and the results are added to the case. Select two step names that follow the guidelines for identifying and naming the steps in the process. (Choose Two)

A.

Notify Candidate

B.

Ask Questions

C.

Schedule Interview

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