Pegasystems PEGAPCLSA86V2 Lead System Architect (LSA) Pega Architecture Exam 86V2 Online Training
Pegasystems PEGAPCLSA86V2 Online Training
The questions for PEGAPCLSA86V2 were last updated at Feb 07,2025.
- Exam Code: PEGAPCLSA86V2
- Exam Name: Lead System Architect (LSA) Pega Architecture Exam 86V2
- Certification Provider: Pegasystems
- Latest update: Feb 07,2025
You add database connection information to prconfig.xml and want to encrypt the password in the connection information how do you encrypt the password?
- A . create an encrypted keyring password and replace the unencypted password in prconfig.xml
- B . enter a password in an application ID instance and reference the external system
- C . create an encrypted password with PR cipherGenerator and reference the external system
- D . create an encrypted password with passGen and replace the unencrypted password in pconfig.xml
Identify three rule types that are used in defining Authentication Service data instances. (Choose Three)
- A . Data pages
- B . Activities
- C . Connectors
- D . Reports
- E . Data transforms
You are implementing a paga customer service application and are integrating the system of record data for account information?
select the three tasks required to implement this integation
- A . Specialize the pega customer service data pages that use account data.
- B . Integrate with the system of record in the pega customer service account class
- C . Rename the pega customer service data pages to match the system of record.
- D . Integrate with the system of record to populate an Account data class.
- E . Create a data transform to map the Account data class to the pega customer service Account class
XYZ Corporation wants to perform extensive analysis on work party information across various case types in near real time. At the same time, XYZ wants to minimize the impact this analysis has on case workers using Pega applications.
Choose two options that would contribute to viable solutions. (Choose Two)
- A . Use Pega API RCST services to update Case and Work Party data in a reports database.
- B . Configure a reports database for the Class Group and Index WorkPartyUri Data Admm DB-Table records.
- C . Define additional database indexes for the Class Group and related Work Party tables.
- D . Use BIX to export Case and related Work Party data to a data warehouse.
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.
B
Explanation:
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.
You isolated the problem to node 1 of the cluster. You see node 1 goes down shortly after
3:00 p.m. every day with an out-of-memory error.
Which two alerts typically precede this condition? (choose two)
- A . PEGA0004 CQuantity of data received by database query exceeds limit
- B . PEGA0001 C HTTP interaction time exceeds limit
- C . PEGA00017 C Cache exceeds limit
- D . PEGA0002 C Connect operation time exceeds limit
Using the information shown in the case structure below, which option is always true?
- A . Resolution of the Event Booking case requires the Parking case to be resolved.
- B . Parking, Weather, and Hotel cases must be instantiated for the Event case to process correctly.
- C . The Weather case can be instantiated without a parent Event Booking case.
- D . The Parking class must inherit from the Event Booking class.
MyMealth Corporation wants to use the age of the claim to increase the urgency on the assignment so that claims processors work on the most urgent claims first. The claim assignment urgency increases by 1 each day the claim remains in an unresolved status. At any time. My Health has up to 10,000 claims in process. Claims in the PendingProcessing workbasket are subject to this calculation. The application updates the claim urgency daily before the work day begins. AM claims are processed within 30 days.
MyHealth also processes complaint cases from health plan members. Complaint cases use a service level agreement (SLA) to ensure the customer service representatives respond to complaints within 48 hours. All claims processors work in Los Angeles 9:00 AM-5:OQ PM PST.
Which approach satisfies the claim urgency requirement and provides the best experience for the claims processor?
- A . Use an advanced agent on a dedicated node to increment the pyUrgencyAssignAdjust value by 1 for every assignment that matches the selection criteria.
- B . Use the assignment SLA to increment the pyUnjerncyAssiqnAdjust value by 1 every day the claim is in an open status.
- C . Use a declare expression to increment the pytJrgcncyAsp/gnAdjur.t value to 1. When a claim processor opens the assignment, the urgency is increased by 1.
- D . Use the overall SLA to increment the pyUrgencyAssignAdjust value by 1. Reset the goal date to the following day
You are designing a case life cycle to process fraudulent charge claims. After a list of suspected fraudulent charge is submitted, the case advances to the processing stage. In the first step of theprocess fraud claim process, a seprate child case must be created for each suspected fraudulent charge.
After all necessary fraudulent charge cases are created, the parent cse advance to the next step where the customer is notified that their claims are being processed
choose three actions needed to configure the missing step so that a separate child case is created for each fraudulent charge selected
- A . Add a customer split for each process step to the cse life cycle and configure it ti create child cases.
- B . configure data propagation to map property value between the parent and clid cases.
- C . add a create case smart shape to the case life cycle and configure it to be created a case
- D . add a create case smart setup to the cse life cycle and configure it to creare child cases
- E . use a page list property to store the fraudulent claim items and identify the number if child cases to create
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.