Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

PEGACPSSA23V1 Certified Pega Senior System Architect 23 Exam Questions and Answers

Questions 4

What is the difference between using the Call and Branch methods in an activity step to invoke other activities?

Options:

A.

Call provides more robust debugging capability than Branch, while Branch provides better run-time performance.

B.

Branch overrides the security restrictions of the called activity allowing you to easily test code; it will not run in production.

C.

Branch creates a new thread to allow asynchronous processing, while Call runs in the thread from it was invoked.

D.

Call returns to the originating activity, while Branch skips the remainder of the originating activity.

Buy Now
Questions 5

Application Settings allow you to____________.

Options:

A.

simulate data in an environment for testing purposes

B.

automate the application migration process

C.

execute connectors in parallel to improve performance

D.

store references to an external system connected to an application

Buy Now
Questions 6

Which two situations are likely to negatively impact application performance? (Choose Two)

Options:

A.

A report definition generates report data based on several properties stored in the BLOB.

B.

Business architects have delegated a large number of rules to process owners.

C.

A developer uses an SQL query tool or activities to archive case data before purging tables.

D.

Several applications on the system write cases to the pr_other table in the database.

Buy Now
Questions 7

Which two options do you consider when creating a pre-processing data transform? (Choose Two)

Options:

A.

The timing of the commit for the flow action

B.

The potential reuse of the flow action

C.

The security setting for the flow action

D.

The effect if the flow action is reloaded

Buy Now
Questions 8

Which three statements about the guardrail score are true? (Choose Three)

Options:

A.

The Application Guardrails landing page counts the number of rules with severe or moderate guardrail warnings.

B.

Guardrail scores do not include Pega Platform core rules.

C.

The Application Guardrails landing page counts the number of rules with no warnings or caution-level guardrail warnings.

D.

A weighted compliance score above 90 signifies that an application is ready for general distribution.

E.

Rules with unjustified warnings are not counted in the compliance score.

Buy Now
Questions 9

While running an application, a user notes that a system exception occurred. Which log do you review to identify the issue?

Options:

A.

Pega

B.

Alert

C.

AlertSecunty

D.

BIX

Buy Now
Questions 10

MyCo insurance company completes the development phase of its application and decides to start the testing phase of the application in a testing environment. To migrate the application, the development team created an instance of the Rule-Admin-Product class that includes the application instances to migrate.

Which two components does the Rule-Admin-Product instance include by default when you generate an archive file? (Choose two.)

Options:

A.

Checked-in rules

B.

MyCo- class instances

C.

Data- class instances

D.

Checked-out rules

Buy Now
Questions 11

Select the three Pega best practices for developing activities. (Choose Three)

Options:

A.

Keep activities short. Limit your activities to fewer than 15 steps.

B.

Limit activity calls to at most three to prevent performance problems.

C.

Limit custom Java steps whenever possible.

D.

Use only activities to support queue processing and interfaces.

E.

Limit the use of activities. Use alternative rule types such as data transforms whenever possible.

Buy Now
Questions 12

Which two statements about building mobile applications with Pega Platform are true? (Choose Two)

Options:

A.

Pega Platform allows the same certificate set to build and distribute iOS and Android applications.

B.

Pega Mobile Build Server is configured in Dev Studio by using your Android or iOS developer certificates.

C.

The containing application determines the layout and appearance of SDK applications.

D.

Pega Mobile Build Server requires HTTPS access.

Buy Now
Questions 13

You configure a child case to override the locking strategy of the parent case. The parent case has a time-out value of one hour.

Which time-out value option is recommended for the child case?

Options:

A.

Set the Access time-out value equal to the parent case time-out value.

B.

Set the Access time-out value less than the parent case time-out value.

C.

Set the Access time-out value greater than the parent case time-out value.

D.

The Access time-out value on the child case cannot be changed.

Buy Now
Questions 14

When designing reports with multiple data sources, in which two ways is an association rule different from a class join? (Choose two.)

Options:

A.

You can join multiple classes with class joins, while you cannot join multiple classes with associations.

B.

Anyone with the appropriate permissions can use associations when creating reports in the User portal.

C.

Class joins are unique to each report. Associations are reusable in any report.

D.

A class join is required to add a filter condition to your report.

Buy Now
Questions 15

A hospital uses a Patient visit case type to track Emergency Room (ER) visits. The case type can create Lab analysis and Diagnostic imaging child cases. While the child cases are active, the attending doctor must be able to update the Patient visit case with notes.

Which two configurations, when performed together, allow a doctor to update the parent case while staff work on the respective child cases? (Choose Two)

Options:

A.

Configure the Patient visit case type to allow multiple users.

B.

Configure the Lab analysis and Diagnostic imaging case types to allow other users to open the parent case type.

C.

Configure the Lab analysis and Diagnostic imaging case types to allow one user.

D.

Configure the Patient visit case type to allow one user.

Buy Now
Questions 16

What are three valid ways to exchange data through a Pega Web Mashup? (Choose Three)

Options:

A.

Use an action object configured as a script to perform additional actions on a web mashup gadget.

B.

Use the Javascript function doAction() to set or read data values through the hosting web page.

C.

Use an SQL call to exchange data between the mashup and hosting web page.

D.

Use a queue processor to pass updated attributes to the gadget on the hosting web page.

E.

Use the data-pega-event-onpagedata attribute to configure the default value for the gadget.

Buy Now
Questions 17

A music production company ' s application contains the following classes:

PEGACPSSA23V1 Question 17

A requirement states that users assigned the role " Manager " can edit objects related to any studio work.

At which position in the class hierarchy do you configure an Access of Role to Object (ARO) record to satisfy this requirement?

Options:

A.

UPlusMusic-Production-Work-Brand-Marketing

B.

UPlusMusic-Production-Work-Studio-Editing

C.

UPlusMusic-Production- Work-Studio-

D.

UPlusMusic-Production- Work-

Buy Now
Questions 18

Which two configurations must you make when you add a Split for Each shape to your case life cycle? (Choose Two)

Options:

A.

Enter a unique name for the shape in the Split for Each field.

B.

Define a condition to control when the flow runs for each iteration of the subprocess.

C.

Enter the Page List or Page Group property that is the basis of the split.

D.

Define when the parent process resumes processing.

Buy Now
Questions 19

A global application with infrastructure nodes located throughout the world requires certain operations to start executing at midnight GMT.

Select two possible designs for this use case. (Choose Two)

Options:

A.

Use the Run in background step in the case life cycle and design a standard queue processor.

B.

Use the Queue-For-Processing method in an activity and design a dedicated queue processor.

C.

Use the Queue-For-Processing method in an activity and design a standard queue processor.

D.

Use the Run in background step in the case life cycle and design a dedicated queue processor.

Buy Now
Questions 20

Which three items are generated and displayed in the compliance score of an application? (Choose Three)

Options:

A.

Rules with unjustified warnings in the application

B.

Unweighted compliance score out of 100

C.

Total core rules used in the application

D.

Rules with warnings in the application

E.

Percentage of compliant rules in the application

Buy Now
Questions 21

You perform a major skim on the ruleset ABC:02-02-01 to ABC:03-01-01.

In the Answer area, select the ruleset versions that the skim operation uses to copy rules into ABC:03-01-01.

PEGACPSSA23V1 Question 21

Options:

Buy Now
Questions 22

In which scenario would a Declare OnChange rule be appropriate?

Options:

A.

During a nightly backup process, only updated fields are backed up.

B.

When a developer changes a view, the change is checked into a development branch.

C.

When a user updates their address, the active case is suspended until the address can be confirmed.

D.

When a manager approves a case, the case is routed back to the appropriate case worker.

Buy Now
Questions 23

What is the function of class mapping for reports?

Options:

A.

Ensure all data from one report belongs to a single Case type instance.

B.

Create a new Database table record for a Pega Platform class.

C.

Assign an ID to a class so reports can reference specific properties.

D.

Retrieve data from an associated database table.

Buy Now
Questions 24

Which statement about managing encrypted data in Pega Platform is true?

Options:

A.

Each organization uses a custom key to encrypt its data.

B.

Filter conditions cannot reference encrypted properties in reports.

C.

Property-level encryption is a time-efficient method to encrypt data.

D.

Encryption policies apply to Work- and Data- classes only.

Buy Now
Questions 25

Which action can a Declare OnChange rule perform when a specified property changes?

Options:

A.

Suspend the current work object

B.

Execute a data transform

C.

Update an activity

D.

Specify which flow action to run

Buy Now
Questions 26

You decide to use multiple pre-processing actions on a single flow action. Place the pre-processing actions in the order in which they are executed.

PEGACPSSA23V1 Question 26

Options:

Buy Now
Questions 27

Graduate school students create and submit project proposals to their advisors. During the proposal phase, the advisor and the student can each edit the draft proposal.

How do you ensure the advisor and the student can simultaneously edit the proposal, and the application can check the proposal for changes before committing them?

Options:

A.

Configure the locking on the case type to allow one user.

B.

Configure the locking on the case type to allow multiple users.

C.

Configure an assignment for the advisor and an assignment for the student.

D.

Configure the student and advisor roles with view and edit permission.

Buy Now
Questions 28

In which log can you see performance-related alerts that are triggered when an operation exceeds the specified performance threshold7

Options:

A.

ALERTSECURITY log

B.

PEGA log

C.

ALERT log

D.

BIX log

Buy Now
Questions 29

You are analyzing application performance and identify a data transform exceeding preferred performance parameters. Which performance tool do you use to help troubleshoot the issue?

Options:

A.

Performance Profiler

B.

Database Trace

C.

Performance Analyzer (PAL)

D.

Tracer

Buy Now
Questions 30

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

Options:

A.

A keyed data page is required for all data pages.

B.

A keyed data page can use a report definition.

C.

A keyed data page can return multiple embedded pages.

D.

A keyed data page can have multiple keys.

Buy Now
Questions 31

Which requirement is a prerequisite for configuring a Pega Web Mashup?

Options:

A.

No outstanding Guardrail violations

B.

A web server to test your host page

C.

At least one work queue in your application

D.

At least one Access control policy rule

Buy Now
Questions 32

Which two rule types can you mark as a relevant record? (Choose Two)

Options:

A.

Property

B.

Report

C.

Skin

D.

Section

Buy Now
Questions 33

What is the purpose of the Policy Verification landing page when configuring a security solution in Pega Platform?

Options:

A.

To test if a user has the required access to a case

B.

To manually authenticate a specific user on an integrated external database

C.

To test if a user ' s channel-specific password meets defined property requirements

D.

To configure mapping of access control attributes

Buy Now
Questions 34

Offline support requires which two configurations? (Choose two.)

Options:

A.

Access groups set up to allow offline access to users.

B.

Appropriate case types configured for offline processing.

C.

An authorization activity to manage offline permissions.

D.

A set of privileges to run sections in an offline environment.

Buy Now
Questions 35

You want to create a new minor version of an application ruleset to add a new feature to your application. The new feature will be made available to users in a phased rollout.

How do you update the application to add the new ruleset version?

Options:

A.

Create a branch ruleset and a new application, and add the branch ruleset to the application.

B.

Lock and roll the existing ruleset, and create a new application version.

C.

Lock and roll the existing ruleset, and update the existing application version.

D.

Create a new application version and add the new ruleset version as a production ruleset.

Buy Now
Questions 36

You are preparing to create a new major version of an application ruleset in which there are multiple minor and patch versions.

How do you create the new ruleset version?

Options:

A.

Use the Ruleset Maintenance wizard to skim the relevant ruleset versions to copy the highest version of existing rules to the new ruleset version.

B.

Use the Ruleset Maintenance wizard to merge the existing rules in the relevant ruleset versions to the new version.

C.

Use the Application Structure landing page to lock and roll the existing ruleset versions to the new version.

D.

Create a new application ruleset using the appropriate version number, then copy the highest version of existing rules into the new ruleset version.

Buy Now
Questions 37

A developer has identified resource-intensive queue processors as the source of performance issues that application users are experiencing.

Which two actions do you perform to resolve the performance issues? (Choose Two)

Options:

A.

Associate the queue processors with the appropriate node types.

B.

Select the Include in background processing option on the application rule.

C.

Configure the queue processors to run multiple times a day.

D.

Configure the application nodes with node types.

Buy Now
Questions 38

To reduce training requirements for users, a company wants to utilize the existing front end of their application. How can a third-party application use Pega Platform?

Options:

A.

By using middleware tools in application servers

B.

By using database tables for staging the requests

C.

By using REST calls from the Pega API

D.

By exposing third-party application services

Buy Now
Questions 39

You have identified an activity that does not perform well. You need to find out exactly which steps in the activity are causing the poor performance.

Which tool allows you to identify the cause of the performance issue?

Options:

A.

Database Trace

B.

Performance Analyzer (PAL)

C.

Tracer

D.

Performance Profiler

Buy Now
Questions 40

During an Account review case, an accountant wants to evaluate the client ' s retirement plan. A Retirement planning case is created that runs in parallel with the Account review case. Neither case waits for nor reports to the other.

To configure this workflow, which type of parallel processing shape do you use?

A)

PEGACPSSA23V1 Question 40

B)

PEGACPSSA23V1 Question 40

C)

PEGACPSSA23V1 Question 40

D)

PEGACPSSA23V1 Question 40

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 41

A budgeting application uses a job scheduler to automatically email customers once a week with a breakdown of their weekly expenses. Due to the international usage of the application, stakeholders require peak performance at all hours.

Which solution addresses this performance concern?

Options:

A.

Configure the job scheduler to run at off-hours.

B.

Ensure that customers use a common access group.

C.

Dedicate and classify a node for the job scheduler.

D.

Limit the number of operators who can access the application.

Buy Now
Questions 42

Drag the name of the Pega Platform log file appender from the left to the matching use case on the right.

PEGACPSSA23V1 Question 42

Options:

Buy Now
Questions 43

A Fulfillment report needs to list the user ID of the employee who packages the items to ship in an Order case. The report provides information from the MyCo-Orders-Work-Ship and Data-Admin-Operator-ID classes.

Which two options independently satisfy the report requirements? (Choose two.)

Options:

A.

Configure a class join on the Fulfillment report definition to join operator information to each case.

B.

Add the user ID to the Fulfillment report definition as a parameter.

C.

Specify both classes on the Pages & Classes tab on the Fulfillment report definition.

D.

Use an association rule to join operator information to each case to populate the Fulfillment report.

Buy Now
Exam Code: PEGACPSSA23V1
Exam Name: Certified Pega Senior System Architect 23 Exam
Last Update: May 19, 2026
Questions: 144

PDF + Testing Engine

$64.99   $185.69

Testing Engine

$49.99   $142.83

PDF (Q&A)

$54.99   $157.11