Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Identify two benefits provided by using single sign-on (SSO) in a high availability (HA) application. (choose two)

A.

To automatically authenticate users on a new server following a server crash

B.

To redirect the user to a new server during a server quiesce (pause)

C.

To allow the movement of stateful data between application servers

D.

To allow for cookie persistence on the browser

A volume constraint uses the Return any action that does not exceed constraint mode. The following tables show the configuration of the volume constraints and the list of customers in the outbound segment:

The outbound run selects customers in the following order to apply the volume constraints: CUST-01, CUST-02, CUST-03, CUST-04, and CUST-05.

Based on the configuration of the volume constraints for each channel, which offer does CUST-05 receive?

A.

Diamond card

B.

None

C.

Silver card and Diamond card

D.

Silver card

You oversee a medium-size development team. Some of the team members and new to Pega and are working on features in a separate branch.

What are two ways you can ensure that the rules the team creates adhere to best practices? (Choose Two)

A.

Run 1 rarer on each new rule in the branch that new team members check in to identify any failures in rule execution.

B.

Leverage the branch review feature to have senior team members validate the branch contents.

C.

Use Pega Log Analyzer to locate any exceptions in the branch associated with the new team members.

D.

Review the branch quality to identify any rules with guardrail warnings.

In a production system, a queue processor is not running. What option might be the potential root cause?

A.

Web user node is down

B.

Real-time node is down

C.

Background node is down

D.

Stream-node is down

A dispute case type has various stages, including collect, review, Reinburse, Chargeback, and Resolve.

In the production system, inflight cases exist in the chargeback stage. The Chargeback stage is moved to a new case type.

If the analyst advances the inflight cases, what error flow is initiated?

A.

The pzBrokenProcess flow.

B.

The pzStageProblems flow.

C.

The pzException flow.

D.

The pzFlowProblems flow.

A purchase order application allows users in their work group to read and write purchase

request cases. When the total amount exceeds usd10,000 however, only the work group

manger can read and write the case. Select two configuration that satisfy the

requirement.(choose two)

A.

Add a privilege to the case type class that is conditionally granted when the purchase request amount is less than USD 10.000.

B.

Use a reads access control policy with a condition that verifies the amount is less than USD10.000.

C.

Configure the worklist to only display purchase requests greater than USD10.000 for the work group manager.

D.

Configure conditional access in Access Manager to read and write a purchase request case when the amount is less than USD 10.000.

A company is planning to build an application that can capture information about individuals in different roles, who work for different companies, in different parts of the world.

Future independent Pega Platform'* applications that can potentially use that same information are also being planned. Every application, including the first one, has a tight delivery schedule.

How do you design the data model?

A.

Extend existing core Pega Platform classes such as Data-Party-Person, Data-Party-Corn, and Data-Address-Postal, persisting instances of the extended classes in the PegaData schema.

B.

Extend existing core Pega Platform classes such as PegaData-Contact, PegaData-Organization, and PegaData-Address, persisting instances of the extended classes in the CustomerData schema.

C.

Create the minimum number of properties necessary to describe a person, organization, and address within the ORG-Data class. Share the ORG ruleset with other applications.

D.

Define new Person, Organization, and Address Data classes that extend ORG-Data. Persist Person in the PegaData schema, and Organization and Address in the CustomerData schema.

XYZ corp expects managers to create a variety of reports. Those reports are always based on the same set of classes, but every report does not use every class in the set.

to simplify report creation for managers, you create________________________

A.

numerous sample reports showing how to join the classes

B.

association rules for the classes in this set

C.

a template report with every class join predefined

D.

a declare trigger that restricts report class joins to this set

XYZ corp has requirement to send an email to every person who has used a certain service in the previous month thanking them for doing business with XYZ. Generating and sending these emails take a certain amount of time XYZ wants these email processed as quickly as possible to avoid interfering with emails sent during business hours.XYZ also wants to ensure that the thank-you email is not sent to the same person twice

One of the important requirements of Pega Web Mashup is to ensure that the same-origin policy is following.

From the following options, select two valid configurations. (Choose TWO)

A.

Configuration A

B.

Configuration B

C.

Configuration C

D.

Configuration D