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: 2 / 4
Total 254 questions

In which scenario is it appropriate to use a layout group?

A.

A view displays four columns when viewed on a tablet and two columns on a mobile device.

B.

A view displays a table with course information, including a description, duration, and cost.

C.

A view displays a text field if the user selects a checkbox to opt in to provide feedback.

D.

A view displays address, contact, and payment information in a series of tabs.

Which two requirements demonstrate the need to configure correspondence? (Choose Two)

A.

Fax a new insurance claim to the auto repair shop.

B.

Text the customer with status changes in an insurance claim.

C.

Assign a new insurance claim to a case worker to process.

D.

Phone a customer for additional information about the case.

Which requirement is fulfilled by configuration a field value?

A.

Service agents are able to enter feedback in multiple languages.

B.

A global hotel chain application can display current amenities in 23 languages.

C.

Customers can add an unlimited number of items to an online shopping card.

D.

A government official can enter comments that require location.

A developer discovers that a calculated property value is returning an unexpected result.

Which two features of the Trace tool allow you to diagnose the problem without affecting application performed? (Choose Two.)

A.

Breakpoints

B.

The Event monitor

C.

The Watch function

D.

The Clipboard tool

Which three options can you configure for a mobile app channel? (Choose Three)

A.

Change the host for a mobile app to a production system, rather than a development system.

B.

Identify how different mobile devices render UI controls.

C.

Establish security behavior for a mobile app, such as the use of biometric identifiers.

D.

Define UI behavior for a view when displayed on a mobile device.

E.

Define the role applied to users when they run the mobile app.

A requirement states: The date of birth submitted for first grade students must be at least five years before September 1 of the current year.

Which three validation methods, when applied in combination, satisfy the requirement? (Choose Three)

A.

When rule

B.

Calendar control

C.

Date data type

D.

Validation rule

E.

Edit validate rule

Which two conditions do you test with a unit test? (Choose Two)

A.

A data page populates without any errors.

B.

A property value is set correctly by a data transform.

C.

An application displays user views for 20 users within three seconds.

D.

An application is successfully migrated to a test system.

A process routes loan requests to a specific loan officer based on the type of loan. - If the loan is a mortgage, it is routed to Adam Ross. If the loan is for an automobile, it is routed to Julia Samuels. - If the loan is an equity line, the case is routed to Don Smith. How do you configure a router to ensure that case advances to the correct loan officer?

A.

Route the case to a worklist using a skilled router.

B.

Route the case to a work queue using a When condition.

C.

Route the case to a work queue using a skilled router.

D.

Route the case to a worklist using a When condition.

Which two options can you configure for a mobile app channel? (Choose Two)

A.

Define security behavior for a mobile app such as biometric identifiers.

B.

Manage administrative functions such as access to log files.

C.

Define the Ul behavior for each view in a case type when the case is displayed on a mobile device.

D.

Design how Ul elements render across different mobile devices.

An online sales application supports both laptop and mobile devices. You are configuring the application skin and you notice the responsive layout in the mobile device is not displaying views as stakeholders require.

Which two options allow you to resolve this situation without negatively impacting the laptop users? (Choose two.)

A.

Use the same application skin in all portals.

B.

Update the process to give mobile users a separate portal.

C.

Do not use a skin for the mobile application version.

D.

Adjust the responsive behavior in the skin for optimal viewing in the mobile portal.

You want operators in two separate units to be able to perform work routed to either un it. Which configuration supports this requirement?

A.

On each operator's record, associate the operator with both units.

B.

On each operator's record, associate the operator with the same workgroup.

C.

On the work group record, associate the operators with the workgroup.

D.

On each unit record, associate both operators with each unit.

Users can access an apartment hunting application from different devices with different screen sizes.

A screen displays the photos of available properties. By default, the photos are displayed in three columns. When the screen width is less than 800 pixels, the photos should be displayed in two columns. How do you implement the screen for this requirement?

A.

Use a dynamic layout with a responsive breakpoint at 800 pixels to change from inline-grid tripleto inline-grid double format.

B.

Use a column layout with a responsive breakpoint at 800 pixels to hide the left column.

C.

Circumstance the layout to display different number of columns at different screen sizes.

D.

Circumstance the section rule to display different number of columns at different screen sizes.

Which two statements about data objects are true? (Choose Two)

A.

Data objects can reuse assets from an existing data object through inheritance.

B.

A draft data object references a data type.

C.

A data object created in App Studio creates a data type in Dev Studio.

D.

Data objects are sourced from an external system of record.

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

In which situation do you configure branched rulesets?

A.

One team creates a new patch for an application while another team creates a new major version of the application

B.

You need to delegate rules to process owners from the business

C.

Multiple teams need to work on the same application version

D.

A team needs to work on the next version of an application while preparing to migrate the current version.

A manufacturing company has an Inventory data page that uses page structure. You need to write a single page of data to a single database row in the configured system of record.

Which option fulfills the requirement?

A.

Data type

B.

Connector

C.

Insight

D.

Database save

Sales managers must be able to approve sales quote proposals by email and from a mobile device. How do you implement this requirement?

A.

Add an Approve/Reject step and enable email and mobile approval.

B.

Add an Approve/Reject step and a Send Email step.

C.

Add an Approve/Reject step with mobile approval enabled and a Send Email step.

D.

Add an Approve/Reject step and enable email notifications on the case type.

Which two statements demonstrate the role of a report? (Choose Two)

A.

Reports are used to assess process performance.

B.

Reports are used to update data in a database.

C.

Reports are used to select items from a list while working in an assignment.

D.

Reports are used to source a list of selectable items while working in an assignment

You are designing a form for an online bookstore to show new arrivals. Which layout do you use to display the book cover pictures, as shown in the image?

A.

Screen layout

B.

Column layout

C.

Repeating dynamic layout

D.

Dynamic layout

Which statement most accurately describes the use of pega mobile preview?

A.

pega mobile preview simulates the application user interface for various mobile devices

B.

pega mobile preview allows you to run a pega application on a mobile device

C.

pega mobile preview simulates user loads to test mobile app performance

D.

pega mobile preview models a typical user interaction to scenario test a mobile app

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