Summer Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

PEGACPSSA23V1 PDF

$38.5

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

PEGACPSSA23V1 PDF + Testing Engine

$61.6

$175.99

3 Months Free Update

  • Exam Name: Certified Pega Senior System Architect 23 Exam
  • Last Update: Oct 16, 2025
  • Questions and Answers: 144
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

PEGACPSSA23V1 Engine

$46.2

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

PEGACPSSA23V1 Practice Exam Questions with Answers Certified Pega Senior System Architect 23 Exam Certification

Question # 6

How do you ensure that only a manager can run a specific flow action?

A.

Add a pre-processing activity to the flow action form to determine whether the user is a manager.

B.

Add a privilege to the flow action form, then add the privilege to a role assigned to the access group for managers.

C.

Add an Access When condition to the flow action to determine whether the user is a manager.

D.

Add a validate rule to the flow action form to determine whether the user is a manager.

Full Access
Question # 7

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

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.

Full Access
Question # 8

An assignment service-level agreement (SLA) is configured with the following details:

? Initial urgency: 20

? Assignment ready: Timed delay of 1 hour

? Goal: 5 hours and increase urgency by 10

? Deadline: 8 hours and increase urgency by 20

? Passed deadline: 2 hours, increase urgency by 20, and limit events to 5

Assuming no other urgency adjustments, what is the assignment urgency 16 hours after the case reaches the assignment?

A.

100

B.

90

C.

130

D.

70

Full Access
Question # 9

The primary purpose of a production ruleset is to allow rules to be

A.

tested in a production environment

B.

updated in a production environment

C.

reused in multiple production environments

D.

migrated to a production environment

Full Access
Question # 10

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

A.

Suspend the current work object

B.

Execute a data transform

C.

Update an activity

D.

Specify which flow action to run

Full Access
Question # 11

In a hiring case type, only HR Managers should have read access to a candidate's reference letter attachment. Which two tasks are used to fulfill this requirement? (Choose Two)

A.

Configure read access for a user according to a privilege

B.

Restrict read access according to a When condition

C.

Configure attribute-based access control on the Attachment Category

D.

Define a separate Attachment Category for HR Managers

Full Access
Question # 12

The current version of an application lists ABC:02-02 as an application ruleset. The ruleset versions listed in the Answer Area are also present on the system.

In the Answer Area, identify the ruleset versions that the skim operation considers when you perform a major version ruleset skim on ruleset ABC.

PEGACPSSA23V1 question answer

Full Access
Question # 13

The Static Assembler is used to address rules assembly issues due to which cause?

A.

The server is managing a large number of rules caches.

B.

Access groups contain multiple production rulesets.

C.

A new application is migrated to the production system.

D.

The application record lists several branch rulesets.

Full Access
Question # 14

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?

A.

Database Trace

B.

Performance Analyzer (PAL)

C.

Tracer

D.

Performance Profiler

Full Access
Question # 15

Which two configurations can you use to include access groups into your Product rule? (Choose two.)

A.

Export the access groups using the Access Manager.

B.

Add the access groups to the application record.

C.

Add the access group to the Product record in the Individual instances to include section.

D.

Associate the access groups with a ruleset included in the application.

Full Access
Question # 16

Several development teams work on different enhancements. The release date for each enhancement is uncertain. Which two options, when performed together, allow each team to keep its work separate? (Choose Two)

A.

Create a new application for each team.

B.

Create a new ruleset version for each team.

C.

Set up a branch ruleset for each team.

D.

Create a production ruleset for each team.

Full Access
Question # 17

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

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.

Full Access
Question # 18

Which statement is true about services?

A.

Services require a REST connector to function.

B.

Services return all data in XML format.

C.

Services may process outbound requests.

D.

Services may use a listener that runs in the background.

Full Access
Question # 19

Identify two options for passing data between a Pega application and a webpage containing a web mashup. (Choose Two)

A.

Call the function pega.web.api.doAction()

B.

Call a Pega API function from the host server

C.

Use REST methods to call Pega microservices

D.

Use the attribute data-pega-event-onpagedata

Full Access
Question # 20

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

PEGACPSSA23V1 question answer

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?

A.

UPlusMusic-Production-Work-Brand-Marketing

B.

UPlusMusic-Production-Work-Studio-Editing

C.

UPlusMusic-Production- Work-Studio-

D.

UPlusMusic-Production- Work-

Full Access
Question # 21

The ruleset list for an application consists of the following rulesets, ordered from highest to lowest:

PEGACPSSA23V1 question answer

A rule with an Apply to: class of TGB-HR-SelfService-Work-TimeOff references a rule named ConfirmationRequest. The four instances of ConfirmationRequest in the rules cache are shown in the following table.

PEGACPSSA23V1 question answer

Which is chosen during rule resolution?

A.

TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-01)

B.

TGB .ConfirmationRequest (TGB:01-01-02)

C.

TGB-HR-SelfService-Work .ConfirmationRequest (SelfService:01-01-01)

D.

TGB-HR-5elfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-02)

Full Access
Question # 22

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

A.

Encrypted properties cannot be referenced using filter conditions in reports.

B.

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

C.

Encrypted properties can be referenced in report definitions.

D.

Each organization uses a custom key to encrypt its data.

Full Access
Question # 23

Which two value types can be used in an Application Setting when modifying values for each production level? (Choose Two)

A.

Data transform

B.

Text

C.

Picklist

D.

Class

Full Access
Question # 24

The MyCoSelfService ruleset contains the following instances of the same rule. The only differences between the instances are the circumstance settings and ruleset version. All ruleset versions are in the ruleset list.

PEGACPSSA23V1 question answer

Assuming users can access all the ruleset versions, which ruleset version is chosen by rule resolution when .Country = Japan?

A.

01-01-02

B.

01-01-04

C.

01-01-03

D.

01-02-01

Full Access
Question # 25

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)

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.

Full Access
Question # 26

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

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.

Full Access
Question # 27

Which two statements about guardrails are true? (Choose Two)

A.

Each rule may have multiple guardrail warnings.

B.

Pega Platform performs guardrail examination when a rule is checked out.

C.

Pega Platform performs guardrail examination when a rule is saved.

D.

A developer receives a guardrail warning for rules checked out by other developers.

Full Access
Question # 28

A fitness organization wants to ensure that data is entered correctly into an online form when users apply for, or update, their membership information.

Which scenario requires an edit validate rule?

A.

New members must be at least 18 years of age at the time they sign up for membership.

B.

The credit card number must be entered in the correct format for the payment type.

C.

The customer email address must match the expected format.

D.

The customer first and last name must be combined to create the full name.

Full Access
Question # 29

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.

Full Access
Question # 30

A medium-size toymaker wants to fulfill orders received during the peak season in December and process the orders in batches multiple times a day.

How do you implement this use case?

A.

Create one scheduled job and set its run schedule to multiple times a day.

B.

Create scheduled jobs, one for each run, that can process accumulated orders.

C.

Create batches of orders and send each batch for processing when it gets full.

D.

Create a queue processor that can process orders received by the company.

Full Access
Question # 31

Which two statements are valid regarding Pega Web Mashup? (Choose Two)

A.

Pega Platform limits mashup users to working on existing cases.

B.

Mashup requests are checked for the corresponding mashup channel ID parameter.

C.

A mashup can allow access to Dev Studio for full system configuration.

D.

A user can view their worklist in an external portal and select items on which to take action.

Full Access
Question # 32

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?

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.

Full Access
Question # 33

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?

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.

Full Access
Question # 34

An assignment service-level agreement (SLA) is configured with the following details:

*Initial urgency: 15

*Assignment ready: Timed delay of 2 hours

*Goal: 1 hour and increase urgency by 10

*Deadline: 2 hours and increase urgency by 15

*Passed deadline: 1 hour, increase urgency by 10, and limit events to 10

Assuming no other urgency adjustments, what is the assignment urgency 4.5 hours after the case reaches the assignment?

A.

40

B.

60

C.

25

D.

50

Full Access
Question # 35

When deploying mashup code in a webpage, which option is necessary to ensure that Pega Platform accepts incoming requests?

A.

Ensure the host is configured to support HTTPS.

B.

Establish a private tunnel from the host to Pega Platform.

C.

Enable authentication policies on Pega Platform.

D.

Add the host URL in the Pega application.

Full Access
Question # 36

What is the function of class mapping for reports?

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.

Full Access
Question # 37

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?

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

Full Access
Question # 38

If a customer reports an issue with their order, an Investigation case is created. All investigation cases are higher priority than other case types.

What configuration supports this requirement?

A.

Create a service-level agreement (SLA) rule and ensure that the assignment is ready immediately.

B.

Create a service-level agreement (SLA) rule and increase the initial urgency.

C.

Increase the initial urgency on the case type settings.

D.

Configure an optional action to enable manual changes to case urgency.

Full Access
Question # 39

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

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.

Full Access
Question # 40

In the Answer Area, drag each log name on the left to its intended purpose on the right.

PEGACPSSA23V1 question answer

Full Access
Question # 41

A requirement states that the Manager role cannot open a purchase request during the Audit stage. How do you configure the case stage to satisfy this requirement?

A.

Apply an Access Deny record.

B.

Apply an Access When record.

C.

Apply a When record.

D.

Apply a Privilege record.

Full Access
Question # 42

Which two statements describe the role of the cache manifest in a mobile app? (Choose two.)

A.

Allows downloading of rules for offline use with a mobile app.

B.

Provides access to static resources such as HTML files, image files, or JS files.

C.

Enables users to continue interacting with mobile apps while offline.

D.

Supports debugging efforts by providing a run-time view of the rules accessed by the app.

Full Access
Question # 43

An assignment service-level agreement (SLA) is configured with the following details:

? Initial urgency: 20

? Assignment ready: Timed delay of 1 hour

? Goal: 5 hours and increase urgency by 10

? Deadline: 8 hours and increase urgency by 20

? Passed deadline: 2 hours, increase urgency by 20, and limit events to 5

Assuming no other urgency adjustments, what is the assignment urgency 16 hours after the case reaches the assignment.

A.

100

B.

130

C.

70

D.

90

Full Access