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

Pegasystems PEGACSSA72V1 - Certified Senior System Architect (CSSA) 72V1

Page: 3 / 3
Total 93 questions

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.

How do you configure the process so that the request can continue to be processed if only two of the three physicians approve the order?

A.

Use an Any join condition.

B.

Use a Some join condition.

C.

Use a validate rule.

D.

Use a decision table.

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.

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

You are configuring duplicate case search logic in a case type. How do you ensure that resolved cases are not evaluated as potential duplicates?

A.

Add a weighted condition where the work status of potential duplicates does not contain "Resolved".

B.

Add a must match condition where the work status of potential duplicates does not contain "Resolved".

C.

Add a must match condition where the work status of the current case does not contain "Resolved".

D.

Add a weighted condition that evaluates the work status of current and existing cases where work status equals "Resolved" and has a weight of "0".

Which two options can you use to provide test data when unit-testing a rule? (Choose Two)

A.

Open a case, then copy values from pyWorkPage in the Run Rule dialog.

B.

Use the Clipboard tool to populate values on the clipboard page runRulePage.

C.

Create a data transform and select the data transform in the Run Rule dialog.

D.

Create an activity to populate the clipboard page pySimulationDataPage.

In Pega Decision Management, how do you prevent repeating an offer to a customer?

A.

Add a decision shape to the offer flow.

B.

Add a filter component to the decision strategy.

C.

Add a volume constraint to the campaign.

D.

Add a customer interaction segment to the campaign.

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

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