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
XYZ Corporation would like a report that shows the number of employees who have been with the company more than 20 years, between 15 and 20 years, between 10 and 15 years, between 5 and 10 years, and less than 5 years.
How do you implement this report using Pega?
- A . Use a SQL Function.
- B . Use a listView with a custom getContent Activity.
- C . Use a correlated subreport.
- D . Use a Connect-SQL rule.
An application contains cases which transition though different statuses throughout their life cycle which typically lasts 3 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 an agent 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 using a custom section.
- C . Configure a summary report that leverages sub reports for each month.
- D . Configure a Declare index to record case data to a separate table.
What two recommendations do you provide to the development team to ensure the performance of the Pega application does not degrade over tune? (Choose Two)
- A . Add indexes to all columns.
- B . Purge workparty UlU index tables periodically.
- C . Schedule scripts to maintain frequently fragmented tables.
- D . Purge and/or archive records based on the company’s record retention policy.
Users in a cloud-based production application report a chronic performance issue that occurs every day between 2:0 P.M. and 4:00 P.M. All attempts to reproduce the problem in the Development, QA, and Staging environments have (ailed.
Which two techniques help you troubleshoot the problem? (Choose Two)
- A . Review Performance Alerts and Exceptions in PDC
- B . Review a Production Tracer Log using SMA-
- C . Review Alerts and Exceptions using PLA.
- D . Review Performance Alerts and Exceptions in AES.
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.
How do you begin your research to diagnose the cause of the reported performance issue?
- A . Look at the performance profile and DB Trace out put 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.
BigCo receives complaints from existing customers and new prospects that BiyCo repi 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 processor. (Choose Two.)
- 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
A shipping case needs to wait a specific time period before progressing in its flow. The developer is considering using a wait shape or an assignment with an SLA to perform this function.
Identify the two requirements for which a wait shape is the simpler approach. (Choose Two)
- A . Adjust the case urgency when the assignment is created-
- B . Manually step past the waiting point prior to the designated time.
- C . Present a custom UI form to the user while waiting to expire.
- D . Automatically bypass locking when the assignment is created.