Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Pegasystems PEGACPLSA88V1 Practice Exam with Questions & Answers | Set: 5

Questions 41

Select and move the three option that are required to enable to access to the client clipboard in a mobile app to the configuration column and place them in the correct order

PEGACPLSA88V1 Question 41

Options:
Pegasystems PEGACPLSA88V1 Premium Access
Questions 42

Review the following classes and properties:

PEGACPLSA88V1 Question 42

An embedded list property is defined In the MyCo-Lending-Work ProcessLoan class.The embedded list property is named .Loans.The data type is MyCo-Data Loan.

Which three of the following statements are valid in this situation? (Choose Three)

Options:
A.

The pxObjCiass of any page in the .Loans embedded list can be changed at run time and does not need to be the same class.

B.

At design time, the system issues a warning since it is poor practice to define an embedded list using an abstract data type class.

C.

A car loan application can extend MyCo Data-Loan Auto without affecting a sum performed against .Loans().Amount.

D.

A rule in MyCo-Data-Loan-Mortgage can only be referenced through .Loans, if the rule is also defined in MyCo-Data-Loan.

E.

All pages within the .Loans embedded list must be the same class, either MyCo-Data-Loan-Auto or MyCo-Data-Loan- Mortgage.

Questions 43

You are designing a form for an online bookstore to display new arrivals. In the form, the book cover pictures are displayed in a row, like words in a sentence. Once the row reaches the full width of the screen, it wraps around to begin a new row.

Which layout do you use to display the book cover pictures?

Options:
A.

Screen layout

B.

Column layout

C.

Dynamic layout

D.

Repeating layout

Questions 44

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)

Options:
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.

Questions 45

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:

PEGACPLSA88V1 Question 45

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?

Options:
A.

Diamond card

B.

None

C.

Silver card and Diamond card

D.

Silver card

Questions 46

Select three operations that Elasticsearch queries can support when using a report definition. (Choose Three)

Options:
A.

Starts with

B.

Contains

C.

Custom SQL functions

D.

Only Include matching rows

E.

Greater than

Questions 47

A case can be withdrawn using a local action. You want to restrict the ability to withdraw a

case to the user who created the case or any work group manager of the user. Select three

rule types used in combination to achieve this functionality. (choose three)

Options:
A.

Access Deny

B.

Access When

C.

Access Control Policy

D.

Access of Role to Object

E.

Privilege

Questions 48

Which two tools and/or methods support continuous integration practices? (Choose Two)

Options:
A.

Performing Ul regression testing

B.

Leveraging release toggles

C.

Using an automation server to invoke unit test suites

D.

Configuring pre and post import steps

Questions 49

how do you differentiate between satisfied and unsatisfied customers to provide an appropriate greeting for each customer in facebook massenger?

Options:
A.

configure a parallel process for each type of customer to return the appropriate greeting.

B.

Define both greetings and assign the appropriate intent to each one.

C.

define both greetings and apply a when rule to respond with the appropriate greeting.

D.

configure a channel for each type of customer to return the appropriate greeting

Questions 50

A healthcare company decides to use Pega Foundation for Healthcare (PFH) for all of their new Pega Platform"" applications, because the data model that PFH provides can accommodate all of their needs. However, some new fields and new data classes need to be created to suit the company's specific processes.

What is the recommended approach to extending the foundation data model?

Options:
A.

Create a copy of the foundation data model in the Pega Platform application. Then use direct inheritance to extend the copied data model.

B.

Extend the provided data model by using direct inheritance. Pattern inheritance can be used to extend application-specific behavior.

C.

Create a copy of the foundation data model in the Pega Platform application. Then use pattern inheritance to extend the copied data model.

D.

Extend the provided data model by using pattern inheritance. Direct inheritance can be used to extend application-specific behavior.