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

Ar.mo Corporation is designing an Order Fulfillment application built on an Inventory application. Both applications reuse a section that displays Part details.

Where do you configure the PartOetails section?

A.

In an Inventory ruleset within the Inventory application's work pool class

B.

In an Order Fulfillment luleset within the Order Fulfillment application's Parts data class

C.

In an Enterprise ruleset within the Inventory application's Paits data class

D.

In an Order Fulfillment ruleset within the Order Fulfillment application's work pool class

What two recommendations do you provide to the development team to ensure the performance of the Pega application does not degrade over time? (Choose Two)

A.

Add indexes to all columns.

B.

Purge workparty UUI index tables periodically.

C.

Schedule scripts to maintain frequently fragmented tables.

D.

Purge and/or archive records based on the company's record retention policy.

A call center uses Pega Customer Service. Where does Pega Customer Service fit into the enterprise architecture?

A.

Pega Customer Set vice is the customer and account enterprise service bus.

B.

Pega Customer Service is the customer interaction system of record.

C.

Pega Customer Service is the billing and reporting system of record.

D.

Pega Customer Service is the new customer onboarding system.

select and move the three option that are required for tracing an agent on one of the nodes in a cluster to the step column and place them in the correct order

You imported a rule-admin-product (RAP) file that contains new features into a user acceptance testing(UAT) environment. Select the option that ensures basic functionality behaves as expected before inviting users to start acceptance testing.

A.

Create a smoke test suite. Run the test suite using the pre-import process.

B.

Create an ad hoc test suite. Run the test suite using the post-import process.

C.

Create an integration test suite. Run the test suite using the Execute Test REST service

D.

Create a regression test suite. Run the test suite using the automation server.

An application for the U+ Vehicle Insurance company generates insurance quotes for vehicles specified by the customer. There can be various types of vehicles processed by the application, such as cars, motorcycles, trucks, and so on. The business specifications can also differ for each vehicle type in the quote process.

Which one of the following possibilities is the best data model design for the quote case type?

A.

Create a separate data type by grouping similar types of vehicles based on the number of wheels. At runtime, parameterized data pages are used to identify the specific vehicle type.

B.

Create a separate data type for each vehicle type, and then create a single vehicle page list in the quote case type. At runtime, dynamically identify the page class for each page in the vehicle page list.

C.

Create a separate data type for each type of vehicle, and then create a separate page list in the quote case type. At runtime, a rule resolution algorithm will identify the specific vehicle type.

D.

Create a single data type for all vehicle types and a single-page list in the quote case type. At runtime, circumstance will be used to identify the specific vehicle type.

Given the following classes and properties:

myco-data-shape (abstract)

area

color

myco-data-shape-rectangle

length

width

myco-data-shape-circle

radius

a page list property .shapes is defined as being of the abstract class myco-data-shape.

select two correct statements. (choose two)

A.

a rule defined in myco-data-shape-rectangle can modify the. Color property.

B.

pages of shapes can contain. length and. Radius.

C.

A rule existing in myco-data-shape can be overridden in myco-data-shape-circle.

D.

pages of .Shapes can be of either myco-data-Shape-rectangle or myco-data-shape-circle, but all pages must be the same.

A case displays recent customer transaction. Different operators often view the recent transactions

for the same customer repeatedly throughout the day. the operation to fetch the transactions is resource-intensive, and the source data is updated once an hour. select two options to configure a data page to cache the customer transactions and minimize the operator's wait time. (choose two)

A.

configure the data page scope to node.

B.

configure the refresh strategy to reload of older than 1 hour

C.

configure the data page scope to thread.

D.

configure the refresh strategy to reload once per interaction.

How do you encrypt the storage stream of the class MyOrg-HR-Work-RFP?

A.

Build a site-specific encrypting cypher and select Encrypt BLOB? on the class group for MyOrg-HRWork-RFP

B.

Build a site-specific encrypting cypher and select Encrypt BLOB? on the class MyOrg-HR-Work-RFP

C.

Select Encrypt BLOB? on the class MyOrg-HR-Work-RFP

D.

Encrypt the pzPvStream colum of the DB table mapped to MyOrg-HR-Work-RFP class using DB tools

An agent is associated with the Background processing node type. Several nodes in the cluster are

configured to perform background processing. You need to create an agent that runs every day at

midnight and sends customers an email if their birthday is that day

which two options do you select to configure the agent?

A.

Auto queue management

B.

Advanced for mode

C.

Periodic for pattern

D.

Delay next run of agent across the cluster by specified time period