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 Feb 08,2025.
- Exam Code: PEGACPLSA88V1
- Exam Name: Certified Pega Lead System Architect (CPLSA) Exam 8.8
- Certification Provider: Pegasystems
- Latest update: Feb 08,2025
You manage a 30-person development team with members located across the globe.
Which Pega Cloud environment best supports the needs of your team?
- A . Large sandbox
- B . Standard sandbox
- C . Large development instance
- D . Preproduction instance
Client XYZ Corp implemented Pega Customer Service.
A customer service representative (CSR) needs to launch multiple applications to manually update information to keep dam synchronized across systems. The applications are built in different technologies, decreasing the CSR’s efficiency in handling customer requests. The client has a requirement to launch all applications from the PLCJA Customer service application. The client requires that data Mows to and from the Pega Customer Service application to the other applications used by the CSR. Changes made in any one of the systems is reflected in other relevant systems. This results in the CSR handling customer requests more efficiently and spending less time manually updating dependent applications.
Which Pega capability do you recommend to support this requirement?
- A . Use Robotic Desktop Automation.
- B . Use SOAP/REST services to update the information.
- C . Use SQL connectors to update the data.
- D . Use Robotic Process Automation.
DRAG DROP
BigCo is planning an update to JVM settings on all production nodes at the of the month. The production application supports high availability.
To ensure that users can continue working without distribution while the JVM changes are in process, select and move all of the following tasks to the Task List Order column arrange then correct order.
An application is being constructed In multiple phases for a growing company that has over 1000 employees. During the initial development stages, it is determined a button on a section has to be made conditionally visible based on a group of actors.
What should the conditional visibility be based on to minimize the amount of future maintenance?
- A . Privilege
- B . AccessGroup
- C . Role
- D . Work group
The BigCo quoting application is currently on-premise. BigCo plans to move the application to Pega Cloud.
What factor do you need to consider for environment setup?
- A . Network security configuration
- B . Database access configuration
- C . System management application configuration
- D . Log file access configuration
Six weeks after you deliver your application to production, your users report that the application slows down in the afternoon. The application is almost completely unresponsive for some users shortly after
3:00 P.M. Other users do not experience this problem until later in the day.
You do not have access to the Production environment, but you do have access to AES. The production environment has three nodes and a load balancer.
You need to resolve this issue because a new division of the organization will start using the application next month.
How do you begin your research to diagnose the cause of the reported performance issue?
- A . Look at the performance profile and DB Trace output from each node.
- B . Observe the cluster and node status on the Enterprise Health Console.
- C . Review guardrail warnings in the development environment to determine if any rules with warnings moved to production.
- D . Download the alert log file from each node and analyze the contents in the Pega Log Analyzer.
Security policies need to be configured for a newly developed Pega application using basic credential authentication. The lockout policy configuration must lock out users after three failed login attempts. The configuration must exclude Administrator or Executive operators from the lockout.
How do you achieve this requirement?
- A . Define operator override setting in enterprise authentication system
- B . Create a separate role for Admin Executives
- C . Use Exclude Operators options in Security Policies landing page
- D . Define Access Control Policy to exclude Admin Executives
BigCo receives complaints from existing customers and new prospects that BigCo representatives contact them with irrelevant offers and products.
Which two Pega solutions do you suggest to help solve this problem? (Choose Two)
- A . Pega Marketing
- B . Pega Customer Service
- C . Robotic Process Automation
- D . Customer Decision Hub
APP Studio created a data type in the Organization layer for Quote data called BCO-Data Quote.
How do you help users find rules from this data class when working in APP Studio?
- A . Create a BCO-QI -Data-Quote class that inherits from BCO Data-Quote.
- B . Use a Data Reference to configure the rules that you need from the BCO-Data-Quote class.
- C . Copy the fields In the data class to the BCO QT Work- class so all subclasses can see the Quote rules.
- D . Select each rule you want to reuse in the application as a relevant record.
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