Big Black Friday Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

ExamsBrite Dumps

Certified Pega Senior System Architect 23 Exam Question and Answers

Certified Pega Senior System Architect 23 Exam

Last Update Nov 30, 2025
Total Questions : 144

We are offering FREE PEGACPSSA23V1 Pegasystems exam questions. All you do is to just go and sign up. Give your details, prepare PEGACPSSA23V1 free exam questions and then go for complete pool of Certified Pega Senior System Architect 23 Exam test questions that will help you more.

PEGACPSSA23V1 pdf

PEGACPSSA23V1 PDF

$36.75  $104.99
PEGACPSSA23V1 Engine

PEGACPSSA23V1 Testing Engine

$43.75  $124.99
PEGACPSSA23V1 PDF + Engine

PEGACPSSA23V1 PDF + Testing Engine

$57.75  $164.99
Questions 1

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.

Discussion 0
Questions 2

In which example would you use the application settings feature?

Options:

A.  

A data page is available across multiple user sessions and is updated once a day.

B.  

An IT service application stores a list of operating systems using a Pega system of record.

C.  

A weather service application points to a web service for weather data.

D.  

A manager can update the price of a service without a developer editing the application.

Discussion 0
Questions 3

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.

Options:

Discussion 0
Questions 4

You are updating a system of record using a SOAP connector. If the system of record is unavailable, you want to retry after an hour. If it is still unavailable after an hour, a notification should be sent to a system administrator.

How do you implement this requirement?

Options:

A.  

Implement the logic in the data page's response data transform.

B.  

Implement the logic in the connector's error handler flow.

C.  

Customize the standard pxErrorHandlingTemplate data transform.

D.  

Use a transition condition in the activity step invoking the connector.

Discussion 0
Questions 5

An application contains the class group MyCo-HR-SelfService-Work. There are two classes derived from Work- class:

If a report is created in MyCo-HR-SelfService-Work, what instances will the report return?

Options:

A.  

Instances of MyCo-HR-SeifService-Work-TimeOffana' MyCo-HR-SelfService-Work-Expense, unless they are stored in different database tables

B.  

Instances of all Work- derived classes

C.  

Instances of MyCo-HR-SelfService-Work

D.  

Instances of MyCo-HR-SelfService-Work-TimeOff and MyCo-HR-SelfService-Work-Expense

Discussion 0
Questions 6

Which three types of information can represent an attribute in attribute-based access control (ABAC)' (Choose Three)

Options:

A.  

List of strings

B.  

Property

C.  

Boolean

D.  

Single string

E.  

Numerical value

Discussion 0
Questions 7

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

Options:

Discussion 0
Questions 8

An application includes the following set of circumstanced instances of a decision table.

You update the application and increment the AccountManage ruleset version to 01-02-01. As part of this update, the circumstance .Status="Silver" is no longer needed by the application.

How do you implement this change?

Options:

A.  

Create a new version of the circumstanced decision table in AccountManage:01-02-01 and select the Base rule option.

B.  

Create a new version of the circumstanced decision table in AccountManage:01-02-01 and set the availability of the rule to Withdrawn.

C.  

Create a new version of the circumstanced decision table in AccountManage:01-02-01 and set the availability of the rule to Blocked.

D.  

Do nothing. Rule resolution does not consider rules in a lower minor version of a ruleset.

Discussion 0
Questions 9

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.

Discussion 0
Questions 10

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

Discussion 0
Questions 11

Which statement describes the appropriate use of the Purge/Archive wizard to address application performance?

Options:

A.  

Delete any properties exposed in table columns from the BLOB.

B.  

Remove old cases to reduce the size of a database table.

C.  

Delete stored SQL procedures that have been updated.

D.  

Remove unused rules caches maintained on the system.

Discussion 0
Questions 12

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

Options:

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.

Discussion 0
Questions 13

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

Discussion 0
Questions 14

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?

Options:

A.  

100

B.  

90

C.  

130

D.  

70

Discussion 0
Questions 15

An application contains a flow action with an Apply to: class of TRB-HRApps-Work-Feedback in a locked ruleset. When updating the application, you save the existing flow action into a new minor version of the ruleset this time applied to TRB'HRApps-Work so it can be used by more than one case type.

How do you prevent the application from using the rule in TRB-HRApps-Work-Feedback?

Options:

A.  

Save an additional new version of the flow action applied to TRB-HRApps-Work-Feedback and set the availability to "Blocked".

B.  

Save an additional new version of the flow action applied to TRB-HRApps-Work-Feedback and set the availability to "Withdrawn".

C.  

Save an additional new version of the flow action applied to TRB-HRApps-Work-Feedback and set the availability to "Not available".

D.  

Save an additional new version of the flow action applied to TRB-HRApps-Work and set the availability to "Final".

Discussion 0
Questions 16

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

Discussion 0
Questions 17

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

Discussion 0
Questions 18

There are five instances of a rule in the rules cache. The only differences between these are the circumstance settings and ruleset version. The operator's access group has access to all ruleset versions.

On 1 June 2020, which instance is chosen by rule resolution if .Country = Algeria?

Options:

A.  

SelfService:01-01-03 (Circumstance: None, Base Rule checked)

B.  

SelfService:01-01-01 (Circumstance: .Country=Algeria)

C.  

SelfService:01-01-02 (Circumstance: Start Date = 1 January 2020; End Date = 31 December 2020)

D.  

SelfService:01-01-01 (No Circumstance)

E.  

SelfService:01-01-05 (No Circumstance)

Discussion 0
Questions 19

A hospital uses a case type to manage the treatment of patients visiting the Emergency Room (ER). Cases are created when the patient checks in at the registration desk, and are resolved when the patient is released from the hospital. Stakeholders identify the following security requirements for the case type.

♦ Patients access cases on a read-only basis.

♦ Patients can only access their own cases.

♦ Doctors and nurses can modify cases throughout the case life cycle.

♦ Only doctors are allowed to write prescriptions.

What two steps, when performed together, allow you to ensure that patients can read, but not edit, cases? (Choose Two)

Options:

A.  

Configure an Access of Role to Object rule with the open case action set to 5.

B.  

Configure an Access Role to Object rule with the open case action set to 1.

C.  

Configure an access control policy condition to test whether the user is a patient.

D.  

Create an access group unique to patients.

Discussion 0
Questions 20

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

Options:

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.

Discussion 0
Questions 21

A Pega Platform™ application has just been integrated with an external data source.

Which of the following tests do you perform to ensure that the integration passes data as expected?

Options:

A.  

Scenario test

B.  

Automation test

C.  

Performance test

D.  

Unit test

Discussion 0
Questions 22

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.

Discussion 0
Questions 23

You are integrating two Pega Web Mashups into a client's mortgage loan financing page. What do you configure to successfully embed both mashups?

Options:

A.  

Load both mashups simultaneously.

B.  

Define identical URLs for each mashup.

C.  

Identify unique names for each mashup.

D.  

Run the mashups on the same thread.

Discussion 0
Questions 24

What two actions must you perform to create a class join in a report definition? (Choose Two)

Options:

A.  

Select the type of match for key values.

B.  

Add an association rule to match key values.

C.  

Create a prefix for the joined class.

D.  

Add a parameter for each property in the class you want to join.

Discussion 0
Questions 25

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

Options:

A.  

tested in a production environment

B.  

updated in a production environment

C.  

reused in multiple production environments

D.  

migrated to a production environment

Discussion 0
Questions 26

Which two methods allow you to identify the Pega Platform application type? (Choose Two)

Options:

A.  

View the Settings tab of the case designer.

B.  

View the Application layers widget for the ruleset stack.

C.  

View the Application definition rule.

D.  

View the portals used by the application.

Discussion 0
Questions 27

You should consider using a field value when the list of allowed values is

Options:

A.  

mostly static

B.  

three or fewer items

C.  

specific to one case type

D.  

shared across all case types

Discussion 0
Questions 28

University admission application cases automatically advance in the case life cycle if the applicant's standardized test scores are above a certain threshold. The threshold is determined each year based on the provided national average score.

Which two configurations, when applied together, support this requirement? (Choose Two)

Options:

A.  

Configure a process with a decision shape that continues if the TestThreshold Configuration setting is less than the applicant's test score.

B.  

Configure a TestThreshold Configuration setting with the national average for the test score threshold.

C.  

Configure a TestThreshold Configuration setting that calculates the national average for the test score threshold.

D.  

Configure a process with a decision shape that continues if the TestThreshold Configuration setting is greater than the applicant's test score.

Discussion 0
Questions 29

A courier company wants a mobile app to scan and track the parcels collected from remote areas with no internet access.

Which mobile app do you develop to fulfill the requirement?

Options:

A.  

Signed app

B.  

Unsigned app

C.  

Native app

D.  

SDK app

Discussion 0
Questions 30

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.

Options:

Discussion 0
Questions 31

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

Options:

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.

Discussion 0
Questions 32

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

Options:

A.  

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

B.  

Export the access groups using the Access Manager.

C.  

Add the access groups to the application definition.

D.  

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

Discussion 0
Questions 33

As a best practice, in which situation do you use a keyed data page?

Options:

A.  

A user selects an emoji from a short list that updates often.

B.  

A user selects a replacement part from a long list that seldom changes.

C.  

A user selects a delivery option from a short list that rarely changes.

D.  

A user selects an image from a long list that updates often.

Discussion 0
Questions 34

Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer.

Which approach solves this performance issue?

Options:

A.  

Access data page with a predefined key so that, once loaded, data access is faster.

B.  

Fetch only the targeted data from the database each time data is needed so access is faster.

C.  

Change snapshot data access method to reference pattern data access method.

D.  

Move to local installation because network traffic in cloud deployment is often slow.

Discussion 0
Questions 35

What are the two most common ways to expose your application to an external system? (Choose Two)

Options:

A.  

Create a connector linked to a data page.

B.  

Leverage the Pega API.

C.  

Configure a signed certificate.

D.  

Create a web service with the Service wizard.

Discussion 0
Questions 36

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

Options:

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.

Discussion 0
Questions 37

Which two statements are valid regarding Pega Web Mashups? (Choose two.)

Options:

A.  

A mashup display starts by calling either a flow or a harness from a Pega application.

B.  

Pega Platform limits a mashup to working on existing cases.

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 to take action on.

Discussion 0
Questions 38

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.

Options:

Discussion 0
Questions 39

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.

Discussion 0
Questions 40

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

Discussion 0
Questions 41

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.

Discussion 0
Questions 42

In an online shopping application, you enable class-level encryption for the entire case type and optimize First Name, Last Name, Social Security number (SSN), Total Cart, and Account Number properties for reporting.

To secure sensitive data, how do you enable property-level encryption for SSN and Account Number?

Options:

A.  

Create a PropertyEncrypt data transform, and then add the properties.

B.  

Create a PropertyEncrypt access control policy, and then add the properties.

C.  

Create a TextEncrypted property type, and then add the properties.

D.  

Update the class-level encryption to enable property-level encryption.

Discussion 0