Pegasystems PEGACPLSA88V1 Certified Pega Lead System Architect (CPLSA) Exam 8.8 Online Training
Pegasystems PEGACPLSA88V1 Online Training
The questions for PEGACPLSA88V1 were last updated at Jul 18,2025.
- Exam Code: PEGACPLSA88V1
- Exam Name: Certified Pega Lead System Architect (CPLSA) Exam 8.8
- Certification Provider: Pegasystems
- Latest update: Jul 18,2025
You review and tune the agent configuration on a production system since some default agents____________ and ____________. (choose two)
- A . Are not necessary for every application.
- B . require an agent schedule record
- C . Should never run in a production environment.
- D . need to be registered with the master agent
When do you use the load-datapage activity method?
- A . To refresh a data page
- B . To queue the data page for a default agent
- C . To initiate the loading of a data page
- D . To run a connector asynchronously
The application contains a property named claimid. You want to business users to reuse this property in any new case types they create.
How do you define the claimid property?
- A . As a final rule
- B . As a case level property
- C . As an enterprise class level property
- D . As a relevant record
In order to produce a complete view of a customer, a customer service (CS) application requires reference data from multiple external systems. The customer data resides on a customerinfo page in a parent case type. The data on the CustomerInfo Page is also used by some of its subcases. Sometimes, the connectors that populate the data page are slow.
Which two of the following approaches for handling the required reference data from the external systems uses the least system resources? (Choose Two.)
- A . Use Case Designer data propagation to copy the data to the subcases to populate the page contents.
- B . Use the Load-DataPage method to initiate the population of the page contents.
- C . Use the system of Record (SOR) data access pattern to populate the page contents.
- D . Use the Snapshot data access pattern to populate the page contents.
You are using pega express. You want to avoid creating unnecessary case-level properties and views.
Which three actions do you take to accomplish this goal? (choose three)
- A . Define case type views using * page, property" syntax for the majority of the- fields.
- B . Drag-and-drop a Field Group when defining a case view.
- C . Create a data type that corresponds to each case type.
- D . Pre-define properties, sections, and relevant records that are applied to Work-Cover’.
- E . Add an embedded Page property to the case type.
Select the recommended option for extending the data model provided by a pega industry framework.
- A . Specialize the data model as little as possible.
- B . Redefine the data model.
- C . Hide the data model with a custom data model.
- D . Hide the data model with an Enterprise service Bus (ESB) dictated data model.
You oversee a medium-size development team, and some of the team members are new to pega.
What are the most efficient ways to ensure that the rules the team creates adhere to best practices? (choose two)
- A . Have new team members create and run Pega automated unit tests against their rules.
- B . Use Pega Log Analyzer to identify exceptions associated with the new team members.
- C . Run Tracer on each rule the new team members check in to identify an failures in rule execution.
- D . Leverage the rule check-in approval process to review the new team member’s changes first.
An end user of the application experienced a browser crash while working on a highly available system. Crash recovery is enabled. Does the user to be reauthenticated?
- A . Yes, if the user is directed to the same node.
- B . No, if the user is directed to a different node.
- C . Yes, If the authentication cookie was lost.
- D . No, if the authentication cookie was lost
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.
Which of the following Skin rule customizations help satisfy the states requirements?
- A . In the Skin rule, configure the importance field for each column included in a repeating layout.
- B . In the Skin rule, configure the Column Layout and specify the width of the sidebar on desktops.
- C . In the Skin rule, configure the Column Layout and specify how the sidebar appears on tables and smart phones.
- D . In the Skin rule, configure the style for all application field values, paragraphs, and correspondence records.