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: 3 / 8
Total 238 questions

XYZ Corp users are experiencing delays in the application that you suspect is related to the database.

Which two options do you recommend to isolate the issue? (Choose Two)

A.

Write Pega logs to the database server.

B.

Investigate when the database is used most heavily.

C.

Lower query-time-related alert thresholds.

D.

Increase the threshold for blob-size alerts.

Select two ways for queuing an item for a queue p

A.

Use the Queue-for-processing method

B.

Use Utility smart shape

C.

Use Run in Background smart shape

D.

Use the Queue for -agent method

If an Operator ID in an application is associated with the work queues in the following figure, how will the system behave?

A.

The system will consider the assignments with urgency value equal to and greater than the specified value in the Operator rule, and will ignore all assignments with lower urgency value.

B.

The system will process work queues from top to bottom by ignoring urgency threshold, because the Get from work queues first option is selected, and because the system ignores all assignments with lower urgency value.

C.

The system will process work queues from top to bottom by ignoring urgency threshold, because the Get from work queues first option is selected.

D.

The system will consider the assignments with urgency value equal to and greater than the specified value in the Operator rule. Once all assignments are processed from the work queue based on the threshold urgency value, the lower urgency assignments are then considered.

An external application calls a Pega REST service, which takes a significant amount of time to respond. Pega Platform returns a unique identifier instantly and runs the service without the application waiting.

Which configuration implements this functionality?

A.

A REST service that runs Queue-For-Agent method, and then returns a unique ID.

B.

A REST service that runs asynchronously by using a service request processor.

C.

A REST service that runs a connector in parallel to call a Pega server.

D.

A REST service that runs a spin-off flow to run the service asynchronously.

In a telecom customer service application, birthday wishes must be sent to customers every day at midnight by email, according to KYC records. The business requirement states that if email delivery failures occur, the system must record the failures.

There is an infrastructure limitation in using an external stream node; other available nodes are Webuser, Background processing, and BIX only. What two options can comprise an alternative approach as an interim solution? (Choose Two)

A.

Configure a data set with partitioning keys and filter keys. Configure this data set as an input to data flow which outputs the data to a utility that sends email to customers. Record failed emails in a data type.

B.

Run a job scheduler, and pull the customers that match the current date. For each record, invoke the SendEmailNotification utility. If any exception is received in email delivery, mark the failure in a data type.

C.

Run a job scheduler, and pull the customers that match the current date. For each record, invoke a Flow-New method from a utility to call a flow that uses the Send email smart shape to send notifications to customer. Mark the failure in a data type.

D.

Run a job scheduler, and pull the customers that match the current date. For each record, invoke the CorrNew utility. If any exception is received in email delivery, mark the failure in a data type.

Which of the following Skin rule customizations help satisfy the stated requirements?

A.

Configure the importance field for each column included in a repeating layout.

B.

Configure the Column I ayout and specify how the sidebar appears on tablets and smart phones.

C.

Configure the style for all application field values, paragraphs, and correspondence records.

D.

Configure the Column Layout and specify the width of the sidebar on desktops.

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

A user report poor application performance at 5:00 pm yesterday. which two tools do you use to review the user's session to identify the cause of the poor performance ?

A.

performance profiler

B.

my performance Details report

C.

Alerts log

D.

tracer

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

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

In the answer area, select the configuration for back-to=back processing on the follow action form so that getnextwork processing does not occur.

A.

Look for the assignment to perform.

B.

If not found, look for other assignment in flows on this case

C.

If not found, look for assignment in flows on the parent case

D.

For each also consider assignments in workbaskets