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

Pegasystems PEGACPLSA88V1 - Certified Pega Lead System Architect (CPLSA) Exam 8.8

Page: 5 / 8
Total 238 questions

You isolated the problem to node ! of the cluster. Y see node 1 goes down shortly «ift

What is the likely cause of the out of-memory error?

A.

At 3:00 P.M., managers view multiple reports displaying open assignments and cases so they can plan work for the following day.

B.

At 3:00 P.M., a robotic process automation runs every day. The mapping of results to each case type horn the automation is CPU intensive.

C.

At 3:00 P.M., a job scheduler is mistakenly configured to run on a single Web Tier node that pulls an increasingly large number of records onto a clipboard page each day.

D.

At 3:00 P.M., a shift change occurs and several users login and display the" work list and dashboard.

The following class structure is set up in an application so that users can make use of Dynamic Class Referencing (DCR):

What action is required to support the OCR implementation?

A.

Create a VehideDCR PageGroup property. Use vehicle type as the PageGroup subscript. Use pyLabel to contain the class.

B.

Create a VehideDCR Lookup table. The key to the table is VehicleType. The Value column contains the class.

C.

Create Car, Truck, and Motorcycle Application Settings. Access the appropriate Application Setting to get the class.

D.

Create a .VehicleType property in the FSG-Data-Vehicle class. To determine the class name, append a dash, then append VehicleType.

In Pega applications, the Center-out"" business architecture is a fine-tuned software architecture that you use to deliver customer and business outcomes.

The Center-out approach gives meaningful results fast and sustains the architecture into the future by avoiding the mistakes of the Top-down and Bottom-up approaches.

Which two of the following statements are true of Pega's Center-out business architecture? (Choose Two)

A.

Using the case management feature to manage, automate, and improve work, you can get every step in your Microjourney® right.

B.

The Pega Live Data virtualization layer automatically extracts the data that you need into customer data schema.

C.

Pega's DX API keeps your front-end channels and back-end logic in sync, not in silos.

D.

Pega's DX API maintains the principle of separation of concern and keeps front-end channels and back-end logic out of sync.

Which two of the following are best practices when designing an accessible application? (Choose Two)

A.

Avoid key commands because they can conflict with screen readers.

B.

Use responsive layouts to help align with device screen size.

C.

Use link controls instead of buttons, for readability.

D.

Use inline styles for better readability.

A banking application deals with multiple loan applications and credit card issues in an application based on Pega software, and for customer complaint handling, the bank uses a non-Pega application. A bank representative needs to work on the tasks that come through both apps.

This requirement can be achieved by using multiple approaches, but as an LSA, which one of the following approaches would you suggest?

A.

Use a remote case type, because it gives a unified view of work on multiple tasks without switching between applications.

B.

Use Pega Process Fabric Hub, because it gives a unified view of work on multiple tasks without switching between applications.

C.

Use a mashup that would render the necessary application screen based on the request type.

D.

Use the DX API, which would render the necessary application screen based on the request type.

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.

U+ Bank's marketing department wants to use the always-on outbound approach to send promotional emails about credit card offers to qualified customers. As a part of this promotion, the bank wants to identify the starting population by defining a few high-level criteria in a segment.

For each condition below, select which Two conditions should be defined in Segment and which three conditions should be defined in Engagement policy as best practice.

your application connects to two REST services that list details about bank offices.

One REST service uses a postal code as a GET parameter and returns a detailed list of bank officers in that postal code.

the other REST service uses a city name as a GET parameter and returns a datailed list of back offices in

cities with that name. The application uses data pages to cache details about bank offices.

which approach do you use to populate a data page with a list of bank offices in a postal code from the REST service?

A.

configure a REST connector data source. configure the REST connector to reference the postal code from the work object using the request data transform.

B.

configure a REST connector data source. Set the Endpoint on the data source to reference the postal code parameter value at the end of the URL

C.

configure a REST connector data source and pass the parameter page to the connector. configure the REST connector to reference the same parameter in the query string for the get method

D.

configure a REST connector data source and pass the postal code parameter to the request data transform configure the REST connector to use the postal code the query string for the get method

An application contains cases that transition through different statuses throughout their life cycle, which typically lasts three months.

Design a reporting strategy to display the number of cases by status at the end of each month for a 12-month period.

A.

Configure a job scheduler to record monthly case status in a separate table and report on that table.

B.

Configure an activity to generate the data in the clipboard and report by using a custom section.

C.

Configure a report scheduler to record monthly case status in a separate table and report on that table.

D.

Configure a summary report that uses subreports for each month.

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 decision table.

D.

Use a validate rule.