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

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?

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.

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

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.

You are creating a report that lists all open Personal Injury cases with related Auto Claim case information. Personal Injury and Auto Claim cases belong to the same class group.

The report includes three columns:

♦Case ID for the Personal Injury case

♦Case ID for the parent Auto Claim case

♦Claim adjuster for the Auto Claim case

Personal Injury case data includes the Auto Claim case ID.

What join type do you use to configure the report?

A view has a part number field that requires the first two characters are letters, and the last four are digits (for example, AB1234).

How do you ensure that the correct pattern is entered when the user exits the field?

A.

Configure a validate rule on the flow action to validate the field with boolean logic.

B.

Configure an edit validate rule and call it from a validate rule in the relevant flow action.

C.

Configure an edit validate rule and reference it from the property rule for the field.

D.

Configure a validate rule to use input-qualified validation configuration.

What are the two most common ways to expose your application to an external system? (Choose Two)

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.

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

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.

A class group is used to____________________.

A.

identify a layer of the Enterprise Class Structure

B.

combine related properties by usage

C.

assign work to a specific group of users

D.

associate child classes with a single database table