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

Easiest Solution 2 Pass Your Certification Exams

PEGACPLSA88V1 Pegasystems Certified Pega Lead System Architect (CPLSA) Exam 8.8 Free Practice Exam Questions (2025 Updated)

Prepare effectively for your Pegasystems PEGACPLSA88V1 Certified Pega Lead System Architect (CPLSA) Exam 8.8 certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.

Page: 3 / 4
Total 238 questions

How do you improve performance during synchronization for users of an offline-enable mobile app.

A.

Use only node-scope data pages for reference data

B.

Configure optimistic locking on offline-enabled cases.

C.

Restrict the number of offline-enable access group

D.

Declare large data pages in the data page whitel

XYZ, Inc. is multinational software interested in deploying a worldwide application as soon as possible. The application currently does not have requirements that depend on its user’s geographical region. An outside consultant suggested that the application initially be generated with a framework and implementation layer.

Which three questions do you ask to validate the outside consultant’s recommendation? (Choose Three)

A.

Can the framework layer instead consist of multiple built-on applications?

B.

How many languages and locales must the application eventually support?

C.

Is there a reason why this decision cannot be made at a later time?

D.

Is there an intent to market the framework layer to other companies?

E.

What is the name of the first division or region that uses the application?

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.

As a Customer Service Representative, you present an offer to a customer who called to learn more about a new product. The customer rejects the offer.

What is the next step that Pega Customer Decision Hub takes?

A.

Stops presenting offers to the customer

B.

Adds the customer to the potential churn list

C.

Reevaluates the Next-Best-Action

D.

Sends a detailed email about the offer

The clipboard contains a list of details for all companies on the NASDAQ stock Exchange

select the requirement that indicates you use a page list instead of a page group.

A.

A DATA transform must iterate over the list.

B.

company details must be referenced using the company stock triker.

C.

the list must be sorted by company stock ticker.

D.

Each element in the list of companies must contain a list of accounts.

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.

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.

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?

A.

Screen layout

B.

Column layout

C.

Dynamic layout

D.

Repeating layout

Review the following classes and properties:

A field group list is defined at the MyCo-Lending-Work work pool level. The find group list name is Loans: the specified data type is MyCo-Data-Loan.

Which three statements are valid? (Choose Three)

A.

An auto loan application can extend MyCo-Data-LoarvAuto without affecting a sum performed against .Loans C). Amount

B.

At design time, the system issues a warning since it is poor practice to define a field group with an abstract data type ctas%

C.

All pages within the .Loans field group must be the same class, either MyCo-Data-Loan-Aiito or MyCo-Oata-Loan Mortqage

D.

The pxObjClass of any page in the .Loans field group list can be changed at nm time and does not need to be the same class.

E.

A rule In MyCo-DataLoan-Mortgage can only be referenced through -Loans if also defined In MyCo Data-Loan.

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.

You are audit a property named. Generic Code. The label on the form is named suggested generic substitute. when the field value changes, you want the history details to show as the name of the label.

you also want to record the name of the property

How do you ensure that the entry shows both the label and the property name?

A.

On the pyTracksecurtiyChanges data tranform, in the source field, enter "suggested generic substitue

(. GenricCode)"

B.

on the pyTracksecurtiyChanges declare trigger activity, enter GenericCode as a parameter name and

"suggested generic substitute" as a perameter description

C.

on the work management landing page> Filed level Auditing tab in the source filed enter

GenericCode. in the Description filed enter "suggested generic substitute"

D.

on the work management landing page > Filed level Auditing tab,, in the source filed enter "suggested

generic substituite(. GeneriCode)"

Review the following classes and properties:

A page list property is defined at the class group MyCo-Lending-Work. The property name is .Loans and it is defined as being a page List of class MyCo-data-Loan.

Which three statements are valid? (Choose Three.)

A.

At run time, Loans(1) cloud be of class MyCo-data-Loan-Auto while .Loan (2) is of class MyCo-data Loan Mortgage.

B.

At design time, the system provides a warning since it is not a best Loans practice a page list with an abstract class.

C.

At design time, an architect uses a data warning since it is not a best practice to define a page list of an embedded page at run time.

D.

At run time pages o . Loans can be of either MyCo-data-Login Auto or Myco-Data Loan Mortgage but all pages must be the class.

E.

At run time, a specialized rule in MyCo-Date-Loan Mortgage can be reference through-loans only if referenced in MyCo-Data-Loan

An organization wants to know about failed authentication attempts to gain access to a Pega Platform application. How do you log information about unauthorized access or failed login attempts?

A.

Enable the content security policy and generate the required reports of failed login.

B.

Integrate with third-party security tools to find the failed login.

C.

Enable the security audit and get the information related to failed login.

D.

Add a utility to the session management operations.

A pega application has cases that represent customer accounts each with many members.

When a member of a customer account registers with the application through an offline

component, a related registration transaction is recorded. An advanced agent updates the

customer account cases with new members. The application is running in a multimode

system and advanced agents are enabled on all nodes. Which two elements are valid design

choices? (choose two)

A.

Use the optimistic locking option on the case types.

B.

Create a Registration subcase configured to run in offline mode.

C.

Leverage the default object lock contention requeuing capability.

D.

Override DetermineLockString to use .AccountID instead of .pyID as the lock string.

Identify the two correct statements regarding Localization wizard capabilities. (Choose Two)

A.

Extracts the string values from all application field values, paragraphs, and correspondence records.

B.

Creates field value rules for all labels used in the application.

C.

Automatically sets the locale, base currency, and time zones based on the user's language.

D.

Generates a package for French even though Pega provides an associated language pack.

Select each task on the left and drag it to the corresponding Application Development Studio on the right, where the task can be completed.

U+ Bank currently uses a Pega Platform'" application to automate its internal operations. The bank wants to add independent tax processing functionality to its application. This work should be routed to tax consultants in the application.

To support this new feature, the bank has appointed country-specific tax consultants because tax processing is handled differently in different countries.

Which one of the following options is the best approach to add tax processing to the bank's existing Pega Platform application?

A.

Create a tax case type, then circumstance the required processes and routing utilities by using the country property.

B.

Create a country-specific tax assessment application that is built on the existing Pega Platform application.

C.

Create a tax case type and use case type specialization by country, each with its own process, to be routed and assigned to the appropriate tax consultant.

D.

Create a country-specific tax process for tax assessment that is routed to the appropriate tax consultant.

U+ Bank wants to offer a Gold credit card to customers who have an annual income of more than USD150000. What do you configure in the Next-Best-Action Designer to achieve this outcome?

A.

Engagement policy condition

B.

Prioritization formula

C.

Customer segment

D.

Audience

A developer has set the Rule security mode on the access group to Deny. Select the reason for this setting.

A.

Require Access of Role to Object rules be specified for each layer in the class hierarchy and not inherited from parent classes.

B.

Deny access to a rule if the privilege of the user is not defined in an Access of Role to Object.

C.

Disable standard privileges providing administrator access to the application (for example AllFlows and AllFllowActions).

D.

Ensure that all rules with the option of specifying a privilege have a privilege. Only users with the privilege can execute the rules.

When implementing a Next-Best-Action, the customer Lifetime value Threshold is used to __________ for an offer

A.

determine customer eligibility

B.

apply the customer's lifetime value

C.

prioritze high value propositions

D.

prioritize customer

Page: 3 / 4
Total 238 questions
Copyright © 2014-2025 Solution2Pass. All Rights Reserved