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 08,2025.
- Exam Code: PEGAPCLSA86V2
- Exam Name: Lead System Architect (LSA) Pega Architecture Exam 86V2
- Certification Provider: Pegasystems
- Latest update: Feb 08,2025
CORRECT TEXT
You are configuring the container settings of a display a title. The title is based on the type of loan requested
You oversee a medium-size development team. Some of the team members and new to Pega and are working on features in a separate branch.
What are two ways you can ensure that the rules the team creates adhere to best practices? (Choose Two)
- A . Run 1 rarer on each new rule in the branch that new team members check in to identify any failures in rule execution.
- B . Leverage the branch review feature to have senior team members validate the branch contents.
- C . Use Pega Log Analyzer to locate any exceptions in the branch associated with the new team members.
- D . Review the branch quality to identify any rules with guardrail warnings.
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
your application queues items for a standard agent a case has not been updated as expected by the agent. on the system queue management landing page the queue status for each item us available.
What two issues can be identified in the system queue management landing page using the status?
(choose two)
- A . the agent failed when processing the item.
- B . the agent is scheduled to process the item in the future.
- C . the agent schedules were disabled.
- D . the agent is not configured for optimistic locking.
DRAG DROP
XYZ Inc.’s COE wants case life cycle developers to use a field group named "Claim" regardless of the application being developed.
Select and move the three tasks that the COE performs for this requirement to the Task List column and place them in the correct order. (Choose Three)
![](https://www.exam4training.com/wp-content/uploads/2023/10/image007-345.jpg)
an application to onboard new bank customers create child cases for each account that the customer opens.
You need to configure a report definition that lists new customer cases created in a given day and the average opening balance for all account child cases for each customer.
Which reporting feature do you use?
- A . association
- B . subreport
- C . class join
- D . declare index
HOTSPOT
A case is used to process home loans for approval.
in the answer area, area, select the enterprice class structure (ECS) layer in which to bulid each of the following components. each layer of the ECS contains two components.
![](https://www.exam4training.com/wp-content/uploads/2023/10/image009-297.jpg)
Explanation:
Text, letter
Description automatically generated
An application include two case types: expense report and purchase requests which two steps are required to enable support for both case type for offline user on a mobile device?
- A . Configure the application record to enable offline access
- B . Configure the user’s access group to enable offline access.
- C . configure both case type to enable offline access
- D . Configure the application to build a custom mobile app
Which two actions can yon perform to improve the guardrails compliance score of an application? (Choose
- A . Ensure keyed data classes are not mapped to pr-other where possible.
- B . Convert activities that only retrieve data to data transforms that invoke data pages.
- C . Achieve a higher application level test coverage percentage score.
- D . Increase the percentage of unit tests and scenario tests that pass.
Which three approaches arc considered a PegaUnit: testing best practice? (Choose Three)
- A . A test ruleset is placed at the top of an application’s ruleset stack.
- B . A test case uses limited assertions.
- C . A test case groups relevant asseitions together.
- D . A test case is not necessary when an error message is the expected result.
- E . A test case focuses on a single area of functionality.