Weekend Sale Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 713PS592

PEGACPSSA23V1 Certified Pega Senior System Architect 23 Exam Questions and Answers

Questions 4

In the Answer Area, drag each mobile application solution on the left to the correct scenario.

PEGACPSSA23V1 Question 4

Options:

Buy Now
Questions 5

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.

Buy Now
Questions 6

Which statement about operator records is true?

Options:

A.

Adding an operator record in Dev Studio creates an access group in App Studio.

B.

An operator record must have a default work group.

C.

Operator records must have an authorized manager.

D.

Operator records in Dev Studio are known as personas in App Studio.

Buy Now
Questions 7

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 8

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.

Buy Now
Questions 9

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 10

In a hiring case type, only HR Managers should have read access to a candidate's reference letter attachment.

Once the privilege is created in the system, which two configurations, when performed together, allow you to fulfill this requirement? (Choose Two)

Options:

A.

Specify the HR Managers work group when creating the Attachment category.

B.

Apply the appropriate privilege to the Attachment category.

C.

Define an Access of Role to Object record on the Access group for HR Managers.

D.

Configure an access control policy condition on the Attachment category.

Buy Now
Questions 11

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.

Buy Now
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.

Buy Now
Questions 13

Which two requirements are supported by Attribute-based access control (ABAC)? (Choose Two)

Options:

A.

Managers can reschedule but not delete appointments.

B.

Personal identifying information in the Work-Baking- class is restricted.

C.

Agents assigned the "Top Secret" clearance level can delete reports.

D.

Bakers with a rating of 4 or better can add recipes to the database.

Buy Now
Questions 14

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.

Buy Now
Questions 15

In your purchasing application, you use a decision table with vendor discount codes. You want to delegate the decision table.

In which ruleset do you save the decision table to allow delegation?

Options:

A.

Organization

B.

Integration

C.

Production

D.

Application

Buy Now
Questions 16

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 16

B)

PEGACPSSA23V1 Question 16

C)

PEGACPSSA23V1 Question 16

D)

PEGACPSSA23V1 Question 16

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 17

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
Questions 18

In the following example, the Homelns, Homelnslnt, and Customer rulesets are configured for application validation. MyCo and MyCoInt are configured for ruleset validation. MyCo lists MyCoInt and Customer as its prerequisites, and the prerequisite for MyCoInt is Pega-ProcessCommander.

Which of the following statements is correct?

PEGACPSSA23V1 Question 18

Options:

A.

Rules in MyCo can reference rules in Homelnslnt.

B.

Rules in MyCo can reference rules in Homelns.

C.

Rules in Customer can reference rules in Homelns.

D.

Rules in MyCoInt can reference rules in Customer.

Buy Now
Questions 19

Which two use cases correctly describe controlling access to an attachment category? (Choose Two)

Options:

A.

Configure the When condition "IsCurrentStageTesting" to allow users to view an attachment if the rule returns true.

B.

Configure a Visible when condition called "IsDocumentPrivate" to allow users to view an attachment if the rule returns false.

C.

Configure the privilege "DeleteOwn" and assign it to a user so that a user can delete their own attachments.

D.

Configure Client-based access control on the class where the attachment category exists to restrict access to the attachment.

Buy Now
Questions 20

Which statement is true about services?

Options:

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.

Buy Now
Questions 21

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

Options:

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

Buy Now
Questions 22

Multiple teams need to update the same application version during a development cycle.

Which two actions do you perform so that the teams do not affect each other's work? (Choose Two)

Options:

A.

Create a new ruleset version for the base application.

B.

Create branches in each team's application.

C.

Create a separate production ruleset for each team.

D.

Create a new application for each team built on the base application.

Buy Now
Questions 23

Which two statements are true about database tables in Pega Platform? (Choose Two)

Options:

A.

The PegaRULES database contains rules while PegaDATA contains work instances.

B.

The Database Table rule allows configuration of a connection to a specific table.

C.

The History record table contains a record of when each user logged in to the system.

D.

The report definition rule should only be used against one table for performance reasons.

Buy Now
Questions 24

Drag the error type on the left to its description on the right.

PEGACPSSA23V1 Question 24

Options:

Buy Now
Questions 25

You want to allow users to use an application on a mobile device, even if the device is not connected to a network.

Which configuration option supports this requirement?

Options:

A.

Simulate external data sources when the application is offline.

B.

Source repeating layouts using report definitions.

C.

Configure UI elements to use native controls on mobile devices.

D.

Source drop-down lists using data pages.

Buy Now
Questions 26

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.

Buy Now
Questions 27

Your application contains the following versions of a service level named AuthorizeClaim.

PEGACPSSA23V1 Question 27

The application is being updated with a new version of the AccountManage ruleset. As part of the update, the service level is no longer circumstanced for AccountOpen cases. The update must retain the circumstancing for the other case types in the application.

Which option do you use to reset the circumstancing for the AccountOpen case type?

Options:

A.

Copy the non-circumstanced rule to the AccountOpen class and select the base rule option.

B.

Make the circumstanced rules in the AccountOpen class unavailable.

C.

Withdraw the circumstanced rules in the AccountOpen class.

D.

Block the circumstanced rules in the AccountOpen class.

Buy Now
Questions 28

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 29

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

PEGACPSSA23V1 Question 29

Options:

Buy Now
Questions 30

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 31

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.

Buy Now
Questions 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?

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 33

Which two tasks are required to build a mobile app from a Pega Platform application? (Choose Two)

Options:

A.

Create a certificate set.

B.

Configure access to the Pega Mobile Build Server.

C.

Configure access to Dev Studio.

D.

Set up push notifications to developers.

Buy Now
Questions 34

Which two data elements can be used as an attribute for an access control policy? (Choose Two)

Options:

A.

Appointment date

B.

Number of dependents

C.

Password string

D.

Encrypted bank account number

Buy Now
Questions 35

A requirement states that when a case is assigned to a user for review, its work status is set to Open-Review. Which two steps do you perform to implement this requirement? (Choose Two)

Options:

A.

Configure a data transform to apply the Open-Review status on the appropriate assignments.

B.

Add Open-Review as an allowed status on the case type record.

C.

Create a field value record for the Open-Review status.

D.

Apply the Open-Review status to the appropriate assignments.

Buy Now
Questions 36

How do you enable field-level auditing for properties?

Options:

A.

Add a field validation to the case workflow.

B.

Add an auditing optional action to the case workflow.

C.

Enable the auditing feature on the property rule forms.

D.

Enable field-level auditing for the case type.

Buy Now
Questions 37

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 38

In which two scenarios is it a Pega best practice to use Pega Web Mashup over a Pega API integration? (Choose two.)

Options:

A.

Minimal resources are assigned to update Pega Platform for each new release.

B.

Developers have access to only App Studio when configuring the integration.

C.

Users are expected to create cases, open assignments, and manage data privacy.

D.

The application is built on Pega Platform version 8.2 using UI Kit.

Buy Now
Questions 39

Consider the following requirement: Car dealers cannot modify orders in the Fulfillment stage. Which security solution do you use to satisfy the requirement?

Options:

A.

Access of Role to Object

B.

Access When

C.

Access group

D.

Access Deny

Buy Now
Questions 40

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

Buy Now
Questions 41

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 42

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

Options:

A.

Rules with warnings in the application

B.

Pega Platform core rules used in the application

C.

Rules with unjustified warnings in the application

D.

Unweighted compliance score

E.

Percentage of compliant rules in the application

Buy Now
Questions 43

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

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

PDF + Testing Engine

$66.4  $165.99

Testing Engine

$46  $114.99
buy now PEGACPSSA23V1 testing engine

PDF (Q&A)

$42  $104.99
buy now PEGACPSSA23V1 pdf