Summer Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: s2p65

Easiest Solution 2 Pass Your Certification Exams

PEGACSSA72V1 Pegasystems Certified Senior System Architect (CSSA) 72V1 Free Practice Exam Questions (2025 Updated)

Prepare effectively for your Pegasystems PEGACSSA72V1 Certified Senior System Architect (CSSA) 72V1 certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.

Page: 1 / 2
Total 93 questions

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 options configure the application so that users can identify duplicate requests? (Choose Two)

A.

Configure weighted conditions.

B.

Configure a duplicate search decision table and add it to a Decision shape.

C.

Configure a Validate rule to validate matching cases.

D.

Add a duplicate search step to the case lifecycle design.

An application contains a case type named Time Off. HR requests a report that returns the ID and name of any employee for whom an open Time Off case does not exist.

The ID and Name properties are defined for the class Data-Employee-, and an ID property is also defined for the Time Off class. The ID property in the Time Off class points to records in Data-Employee-.

Select the approach you use to create this report.

A.

Create reports in both classes, and set the TimeOff report as a subreport of the Employee report.

B.

Create a report in the Employee class, with a class join to the TimeOff class.

C.

Create reports in both classes, and set the Employee report as a subreport of the TimeOff report.

D.

Create a report in the TimeOff class, with a class join to the Employee class.

An application contains a rule with an Apply to: class of TGB-HRApps- Work-Expenses. When updating the application, you want to change the Apply to: class of the rule to TGB.

How do you prevent the application from using the rule in TGB-HRApps-Work-Expenses!

A.

Set the availability of the rule in TGB-HRApps-Work-Expenses to "Withdrawn."

B.

Set the availability of the rule in TGB-HRApps-Work-Expenses to "Not Available."

C.

Set the availability of the rule in TGB-HRApps-Work-Expenses to "Blocked."

D.

Set the availability of the rule in TGB to "Final."

In the first step in a case type, the user compares data on a form to the data on a customer account. If the data matches, the case is resolved. If the data does not match, the user advances the case to update the account.

Management only wants a record of the cases that update an account. What two configuration options do you use to implement this requirement? (Choose Two)

A.

Configure the first step to instantiate the case type as a temporary case.

B.

Apply a when condition to the first step to persist only cases requiring updates.

C.

Configure the starting flow to instantiate the case type as a temporary case.

D.

Add a Persist Case shape after the first step.

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?

A.

Source drop-down lists and repeating layouts using data pages.

B.

Configure UI elements to use native controls on mobile devices.

C.

Configure properties to copy data from data pages.

D.

Simulate external data sources when the application is offline.

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?

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.

In which of the following situations would you configure global resource settings?

A.

The credentials for a REST service differ between development and production environments.

B.

The thresholds for a SLA are set to hours instead of days on a testing environment.

C.

A SAP connector returns simulated data in the development environment.

D.

Two SOAP connectors execute in parallel to improve performance.

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

A.

Decision Tree

B.

Switch

C.

Filter

D.

Set Property

An organization uses a common process to address account inquiries from customers. Each division maintains its own workbaskets for processing account inquiries. Select the configuration that standardizes the process while ensuring that users in each division only see assignments appropriate to their division.

A.

Use a skill-based router to route assignments to users in the appropriate division.

B.

Circumstance the flow based on the operator division to route assignments.

C.

Use a load-balanced router to route assignments to the appropriate division.

D.

Pass the workbasket name as a property reference using values on a data page.

A health plan application includes a process for surgical procedure requests. Currently, there is an evaluation subprocess in which a physician reviews the diagnosis and enters the recommended procedure and its urgency. The request then advances to a medical director who analyzes the feedback and approves the appropriate procedure. The health care organization has created a new requirement, which states that three physicians can perform the evaluation independently. Only two evaluations are necessary to advance the case to the medical director.

In order to allow the three physicians to review the orders in parallel, how would you configure the process?

A.

Add a Split Join shape, add a list of physicians, and call the surgical procedure request process.

B.

Add a Split Join shape, add a list of physicians, and call the evaluation process.

C.

Add a cascading approvals shape that is called by the evaluation subprocess.

D.

Add a Split For Each shape, add a list of physicians, and call the evaluation process.

Organize each rule in the appropriate layer of the Enterprise Class Structure (ECS).

In which two situations do you use the PegaRULES Log Analyzer to analyze application performance? (Choose Two)

A.

Throughout the application development life cycle

B.

After the application is deployed to a production system

C.

During User Acceptance Testing

D.

Before migrating an application to a testing system

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

A.

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

B.

Select the type of match for key values.

C.

Create a prefix for the joined class.

D.

Add an association rule to match key values.

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)

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.

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

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

An agent is configured to run at a 600-second interval with a maximum number of entries set to 50. There are 75 entries in the scheduled queue. If the agent runs at 2:30 P.M., when does the agent run again?

A.

One hour after the last run because the master agent runs only once per hour

B.

600 seconds after the agent activity processes 50 entries

C.

Depends on the number of nodes in the cluster

D.

600 seconds after the last run started

You populate a data page with product information. The product information varies based on the Product ID. Which implementation maximizes reusability?

A.

Create a data page and report definition for each context. Use parameters to filter the results of the response data transform.

B.

Create a data page sourced with a report definition. Circumstance the report definition based on context.

C.

Create a data page sourced with a connector. Specialize the data page by class based on context.

D.

Create a data page sourced with a report definition. Us^ parameters to specify a filter condition to retrieve specific results based on context.

The current SOAP configuration returns a standard exception when the service cannot find a valid instance of the security activity. What action do you take in order to provide specific information to the user when this exception occurs?

A.

Add a Service Error fault condition to the Service SOAP form.

B.

Add a Mapping Error fault condition to the XML Stream form.

C.

Add a Mapping Error fault condition to the Service SOAP form.

D.

Add a Service Error fault condition to the Parse XML form.

You are working on an update to an application which only affects some rules for a certain case type. The customer has requested that a patch update be released. How do you create the new ruleset version?

A.

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

B.

Create a branched ruleset, then copy the affected rules into the new branched ruleset.

C.

Use the Lock & Roll functionality to lock the current ruleset and increment the ruleset version.

D.

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

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

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.

Page: 1 / 2
Total 93 questions
Copyright © 2014-2025 Solution2Pass. All Rights Reserved