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

Which two collaboration tools allow teams to communicate faster and share information more efficiently while resolving cases? (Choose two.)

A.

Dashboards

B.

Widgets

C.

Tags

D.

Pulse

A bookseller maintains a database of more than 10,000 book titles. You have been asked to configure a form that a allow users to select a book by title.

How do you configure the form?

A.

Add a drop-down control arid source the data from the property value used in the control.

B.

Add a drop-down control and Source the data using a data page.

C.

Add an autocomplete control and Source the data using a data page.

D.

Add an autocomplete control and source the data from the clipboard work page.

Need to select one severity option which is best

A.

Picklist

B.

Radio button

C.

Checkbox

A flow action calls a pre-processing data transform to initiate values. There are several flow actions available for the assignment. You want to make sure that the values are only initiated once for each flow action. How do you implement a solution?

A.

Do nothing. The pre-processing data transform is only called once for each assignment.

B.

Make sure that the flow action does not have the highest likelihood since it will always be invoked.

C.

Configure the data transform as post-processing instead of pre-processing.

D.

Add logic to the pre-processing data transform to test if values were already initiated.

An online shopping application allows customers to select the item quantity of different goods and add items to the shopping cart. In the shopping cart, the application displays the price for each item type, indicates the quantity of each item type, calculate the total item prices, and calculate the total cost for all items in the shopping cart. The application pulls the price of each item type from a data page that references an external inventory management system.

Select two unit tests useful in developing the shopping cart page. (Choose Two)

A.

Verify the data page has the correct item prices.

B.

Verify the data transform copies the correct value from the data page to the shopping cart page.

C.

Verify the price fields are displayed in the correct format.

D.

Verify the order total cost property is accurately calculated

While running a process, you notice that a read-only field on a form contains a value.

Which tool allows you to determine if a declare expression was used to calculate the value?

A.

Declarative network

B.

Clipboard tool

C.

The Tracer

D.

Live Ul

An internet provider has a quiz that gives customers a recommended internet speed based on their typical internet use. The questions differ based on the selections that the customer makes, for example, whether they are seeking a recommendation for a residence or a business.

Once the customer completes the quiz, how do you determine the recommended internet speed?

A.

Configure a decision table

B.

Configure a view with the quiz questions

C.

Configure a decision tree

D.

Configure a process with multiple decision shapes

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.

A customer refund case type requires that an auditor receives an email notification if the refund is greater than twice the price of the item. Which participant role do you select to configure this requirement?

A.

Customer

B.

Interested individual

C.

Owner

D.

Work queue

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

Which two features of the Tracer tool can you use to diagnose the problem while minimizing the impact on application performance? (Choose two.)

A.

The Save function

B.

Breakpoints

C.

The Watch function

D.

The Clipboard tool

Identify the two requirements that are satisfied by using a data transform. (Choose two.)

A.

Display the same data on multiple user views.

B.

Convert integer data to text data.

C.

Copy an existing order to a new case.

D.

Validate the format of a property value.

How do you enable field-level auditing for properties?

A.

Add an auditing optional action to the case workflow.

B.

Enable the auditing feature on the property rule forms.

C.

Enable field-level auditing for the case type.

D.

Add a field validation to the case workflow.

Which two data requirements ensure valid data? (Choose Two)

A.

The data fits the business logic.

B.

The data is organized in a data type.

C.

The data is locally sourced.

D.

The data is the correct type.

What are two attributes of application level security? (Choose two.)

A.

Create password and authentication policies.

B.

Identify authorized users who need access to the application.

C.

Set up security roles for personas in each case type.

D.

Prevent users from viewing features that they should not access.

How do you guide users through an application form without requiring user training?

A.

Add the corresponding step to an appropriate stage.

B.

Send a notification to the assigned user.

C.

Add an instruction to the assignment.

D.

Add an optional action to the case to explain the task.

You create an application for employees to submit timesheets. Employees enter work, vacation, and sick time for a particular week. On the entry form, employees see a summary of the total hours entered. After the employee submits the timesheet, the application displays remaining vacation and sick time for the employee. You configure the user view that displays remaining vacation and sick time. The balance calculates by subtracting the vacation time and sick time for the week from the current vacation and sick time balances. Which configuration option is used to summarize the remaining vacation and sick time?

A.

Use a When rule. When the application references the remaining vacation and sick time, each value calculates.

B.

Use declarative processing. Whenever the vacation time or sick time entries change, the remaining vacation and sick time calculate.

C.

Use pyDefault and pySetFieldDefaults. When the process invokes the data transforms, the remaining vacation and sick time calculate.

D.

Use procedural processing with a data transform. Remaining vacation and sick time calculate after the user submits a timesheet.

What two pieces of information comprise a data element? (Choose Two)

A.

The name of the referencing user view

B.

The name of the data element

C.

The name of the clipboard page

D.

The value of the data element

While testing a business process to approve an expense report, you receive an error. Which tool allows you to review the rule execution to determine the source of the error?

A.

The Tracer

B.

The Clipboard tool

C.

The Application Profiler

D.

The Dependency Analyzer

You are creating a case type to process job applications for a large corporation. Jobapplications for security positions require a physical assessment in addition to the standard criminal background check. The physical assessment can occur before or after the background check. How do you configure a case type to achieve the required behavior?

A.

Create a process for the physical assessment that is followed by a process for the backgroundcheck.

B.

Create a process for the physical assessment that is parallel to the background check process.

C.

Create a process on one stage for the background check and a process on another stage for the physical assessment.

D.

Create a process for the background check and an optional process for the physical assessment.

ABC BankCorp wants to create a mobile app experience for users and CSRs for its Transaction Dispute application.

Of the following requirements, which option requires you to configure distinct mobile app channels? (Choose two)

A.

CSRs can create other case type instances on the mobile app.

B.

Mobile app color palettes are different for users and CSRs.

C.

The mobile app customizes currency units and date/time format according to the location of the users.

D.

The mobile app supports all mobile phone operating systems.

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