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

PEGACSSA72V1 Certified Senior System Architect (CSSA) 72V1 Questions and Answers

Questions 4

A company sends a standard confirmation email whenever a case is created.

In which layer of the Enterprise Class Structure (ECS) could you apply the email correspondence?

Options:

A.

Implementation

B.

Enterprise

C.

Unit

D.

Division

Buy Now
Questions 5

What two artifacts must you prepare before delegating a rule? (Choose Two)

Options:

A.

An unlocked ruleset that is added to the Production ruleset list of the Application rule

B.

An Access Group that has access to the ruleset used to organize delegated rules

C.

A locked ruleset that is added to the Production ruleset list of the Application rule

D.

An Access Role that has access to the ruleset used to organize delegated rules

Buy Now
Questions 6

Consider this business use case:

Responses to customer service requests are required within 24 hours of receipt. Due to seasonal fluctuations, response times may be adjusted at the discretion of business managers.

You create a service level agreement (SLA) to monitor response times. Which solution allows adjusting the response times on demand?

Options:

A.

Create multiple circumstances of the SLA to account for the seasonal adjustments.

B.

Define the response times using property values that are circumstanced to account for the seasonal adjustments.

C.

Plan a release cycle for updating the SLA for each of the expected seasonal adjustments.

D.

Delegate the SLA to the business managers so they can configure seasonal adjustments.

Buy Now
Questions 7

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 a new application for each team built on the base application.

C.

Create a separate production ruleset for each team.

D.

Create branches in each team ' s application.

Buy Now
Questions 8

Users are spending excess time researching duplicate cases to determine whether to process or resolve the cases. Which two options allow you to reduce the number of potential duplicate cases? (Choose Two)

Options:

A.

Increase the weights of the weighting conditions.

B.

Increase the weighting threshold.

C.

Decrease the weighting threshold.

D.

Decrease the weights of the weighting conditions.

Buy Now
Questions 9

You are creating a report that lists all open Personal Injury cases for an Auto Claim case. What three options do you use to configure the join for this report? (Choose Three)

Options:

A.

Create the report in the class group.

B.

Specify a join for the Personal Injury class.

C.

Specify the join type to include all rows in the Personal Injury class.

D.

Specify the join type to only include matching rows.

E.

Specify a join for the Auto Claim class.

F.

Create the report in the Auto Claims class.

Buy Now
Questions 10

A Purchase Order case is instantiated as a child of a Purchase Request case. Select the locking option that allows multiple users to edit the Purchase Order case at the same time.

Options:

A.

Enable Default Locking on the Purchase Order case type

B.

Enable Optimistic Locking on the Purchase Request case type

C.

Enable Optimistic Locking on the Purchase Order case type

D.

Enable Default Locking on the Purchase Request case type

Buy Now
Questions 11

You are troubleshooting a performance issue with a user interaction that exceeds the maximum time of five seconds. The elapsed time shown in the performance report indicates a total of two seconds.

Which tool do you use to determine what is adding the additional three seconds to the performance measure?

Options:

A.

Performance Profiler

B.

Database Trace

C.

System Management Application

D.

Log Analyze

Buy Now
Questions 12

You are configuring an application to use Get Next Work. The requirement states that operators must always work on the next highest priority assignment from workbaskets.

Which two configuration options do you use to implement this requirement? (Choose Two)

Options:

A.

Select the Operator is available to receive work in the operator ID records.

B.

Select the Get from workbaskets first option in the operator ID records.

C.

Use a ToWorkGroup router for the assignments.

D.

Use a ToWorkbasket router for the assignments.

Buy Now
Questions 13

You want to improve the user experience for an application for users on mobile devices. Which three configuration options improve the user ' s ability to select and operate controls? (Choose Three)

Options:

A.

Use standard Pega controls rather than custom controls.

B.

Use links instead of a menu for navigation.

C.

Size clickable items no smaller than 44 x 44 pixels.

D.

Place controls in a Fixed layout to avoid screen wrapping.

E.

Configure the display of a Date Time field to use a native control.

Buy Now
Questions 14

An application has the following application rulesets:

Expenses: 01-01

TGB:01-01

TGBCatalog:01-0l

A rule with an Apply to: class of TGB-Expenses- Work-Reimbursement references a rule named PopulateLineltems. The six instances of PopulateLineltems in the rules cache are shown in the following table.

PEGACSSA72V1 Question 14

Which rule is chosen by Rule Resolution?

Options:

A.

TGB-Expenses-Work.PopulateLineltems (TGBCatalog:01-01-05)

B.

TGB-Expenses.Populatelineltems (TGBCatalog:01-01-05)

C.

TGB-Expenses-Work.PppulateLineltems (TGBCatalog:01-01-03)

D.

TGB-Expenses-Work.PopulateLineltems (Expenses:01-01-05)

E.

TGB-Expenses-Work.PopulateLineltems (Expenses:01-01-03)

F.

TGB-Expenses.PopulateLineltems (Expenses:01-01-03)

Buy Now
Questions 15

You have a requirement to update account information in an external database. Account information is stored in a single table. What are the two necessary steps to read and write data to the database table? (Choose Two)

Options:

A.

Configure activities to read and write data using Obj- methods.

B.

Configure a data page to use SQL connect rules.

C.

Run the External Database Table Class Mapping wizard.

D.

Create a local storage to hold the data.

Buy Now
Questions 16

Which component do you use to decide between two decision logic paths in J decision strategy?

Options:

A.

Decision Tree

B.

Switch

C.

Filter

D.

Set Property

Buy Now
Questions 17

In Pega Decision Management, which level of the proposition data model represents the purpose of the proposition?

Options:

A.

Group

B.

Proposition name

C.

Business issue

D.

Strategy

Buy Now
Questions 18

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?

Options:

A.

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

B.

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

C.

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

D.

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

Buy Now
Questions 19

An agent runs every 300 seconds. You have been asked to update the agent so that it runs every Friday at 12:00 A.M. How do you modify the agent schedule to meet this requirement?

Options:

A.

Change the Recurring pattern to Periodic and enter the Interval value.

B.

Keep the Recurring pattern and update the Interval value.

C.

Keep the Periodic pattern. In the Parameters dialog, update the schedule.

D.

Change the Periodic pattern to Recurring. Open the Parameters dialog and update the schedule.

Buy Now
Questions 20

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 security setting for the flow action

C.

The effect if the flow action is reloaded

D.

The potential reuse of the flow action

Buy Now
Questions 21

Users create Insurance Coverage Requests cases to authorize insurance payments. Users enter information that includes the name of the patient, the date of the procedure, and the type of procedure. After entering the information, users submit the request for a review of the patient ' s insurance policy. Because multiple users enter requests, duplicate requests can occur. A request is considered a duplicate if the patient name, procedure type, and procedure date match an existing request. You have been given two requirements:

*Ensure that users can identify duplicate requests.

*If a case is a duplicate, it is not written to the database. Otherwise, write the case to the database.

Which two steps satisfy the requirement that only nonduplicate requests are written to the database? (Choose Two)

Options:

A.

Configure the case type to instantiate temporary cases.

B.

Add a Persist Case step to the case lifecycle design.

C.

Configure a Create Case step to instantiate temporary cases.

D.

Add a Persist Case flow action to case lifecycle design

Buy Now
Questions 22

In the following example, the Purchasing, Purchasinglnt, and Inventory rulesets are configured for application validation. MyCo and MyCoInt are configured for ruleset validation. The prerequisites for MyCo are MyCoInt and Inventory. The prerequisite for MyCoInt is Pega-ProcessCommander.

PEGACSSA72V1 Question 22

Which of the following two statements are correct? (Choose Two)

Options:

A.

Rules in Purchasing can reference rules in Inventory.

B.

Rules in MyCo can reference rules in Purchasing.

C.

Rules in MyCoInt can reference rules in MyCo.

D.

Rules in Inventory can reference rules in MyCo.

Buy Now
Questions 23

You want operators in two separate units to be able to perform work routed to either unit. Which configuration supports this requirement?

Options:

A.

On each operator ' s record, associate the operator with both units.

B.

On each unit record, associate both operators with each unit.

C.

On the work group record, associate the operators with the work group.

D.

On each operator ' s record, associate the operator with the same work group.

Buy Now
Questions 24

Which configuration allows you to control which user roles can add attachments to a case?

Options:

A.

Configure a privilege on the attachment category.

B.

Enable attachment-level security on the attachment category.

C.

Update the access control setting for adding attachments in the Access Manager.

D.

Configure a when rule on the attachment category.

Buy Now
Questions 25

A requirement states that the Users role cannot open a purchase request during the Audit stage of the case life cycle. How do you identify the case stage to satisfy this requirement?

Options:

A.

Configure a When record.

B.

Configure an Access Deny record.

C.

Configure a Privilege record.

D.

Configure an Access When record.

Buy Now
Questions 26

Which of the following statements is correct about global resource settings?

Options:

A.

Global resource settings allow you to execute connectors in parallel to improve performance.

B.

Global resource settings allow you to simulate data in an environment for testing purposes.

C.

Global resource settings allow you to automate the application migration process.

D.

Global resource settings allow you to update environmental variables without unlocking rulesets.

Buy Now
Questions 27

A subset of users is allowed to attach a scanned document to a case. Which attachment feature do you leverage to implement your solution?

Options:

A.

Configure an attachment type.

B.

Configure an attachment category

C.

Define a specific access group.

D.

Enable attachment level security.

Buy Now
Exam Code: PEGACSSA72V1
Exam Name: Certified Senior System Architect (CSSA) 72V1
Last Update: Apr 30, 2026
Questions: 93

PDF + Testing Engine

$63.52  $181.49

Testing Engine

$50.57  $144.49
buy now PEGACSSA72V1 testing engine

PDF (Q&A)

$43.57  $124.49
buy now PEGACSSA72V1 pdf