Pegasystems PEGAPCLSA85V1 Lead System Architect (LSA) Pega Architecture Exam 85V1 Online Training
Pegasystems PEGAPCLSA85V1 Online Training
The questions for PEGAPCLSA85V1 were last updated at Feb 08,2025.
- Exam Code: PEGAPCLSA85V1
- Exam Name: Lead System Architect (LSA) Pega Architecture Exam 85V1
- Certification Provider: Pegasystems
- Latest update: Feb 08,2025
In the answer area, select the configuration for back-to=back processing on the follow action form so that getnextwork processing does not occur.
- A . Look for the assignment to perform.
- B . If not found, look for other assignment in flows on this case
- C . If not found, look for assignment in flows on the parent case
- D . For each also consider assignments in workbaskets
An application consisting of a single case requires sending correspondence at a designated time with minimal delay. The existing solution uses an assignment to pause the case until an SLA invokes the escalation activity that sends the correspondence. Occasionally there is a delay in sending the correspondence.
Which two factors contribute to the delay? (Choose Two)
- A . The number of queued SI A objects
- B . Multiple open assignments on the same case
- C . Error handling for locked items
- D . Correspondence rule configuration
You are working on an insurance claims application that receives claims through email. The company receives 500 emails per hour. the insurance company promises a 24-hour response time to receives and verify the clain. After the claim is verified. The system automatically responds with email containing the claim ID.
The application is developed in the Pega cloud environment. The production environment is currently running on premises.
What is your recommendation to ensure that insurance company can meet the 24-hour response time requirement for claims submitted by email?
- A . Recommend the insurance company change its policy to allow for a broader processing window.
- B . Recommend the insurance company use an advanced agent to verify claims and respond.
- C . Recommend the insurance company use an email lister with concurrent threats.
- D . Recommend the insurance company use an MDB listener instead of an email listener.
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.
You want to avoid creating unnecessary case-related properties and views.
Which three actions do you take to accomplish this goal? (Choose Three)
- A . Define most of the properties and sections at the work pool level.
- B . Create a data type (if required) that corresponds to the case type.
- C . Use the data reference field type in a case type’s data model tab.
- D . Drag and-drop a field group when defining a case view.
- E . Define case type views using ".page.property" syntax.
Which two tools and/or methods support continuous integration practices? (Choose Two)
- A . Performing Ul regression testing
- B . Leveraging release toggles
- C . Using an automation server to invoke unit test suites
- D . Configuring pre and post import steps
DRAG DROP
You are managing distributed, geographically dispersed, development teams A, B and C. Team A is ready to merge changes into their development environment to make available changes to Team B’s Team C’s.
To ensure all development teams are working with the latest version of shared rule base, select and move all of the following tasks to the tasks List Order column and place them in the correct order.
![](https://www.exam4training.com/wp-content/uploads/2023/10/image011-259.jpg)
Explanation:
Team A publishes branch,
Automation server merges three branch,
Team B and C rebase the application
Using the information shown in the Class structure, select the correct statement.
- A . Auto must be a subcase of Parking.
- B . Instances of EventBooking and Hosted can be stored in a separate.
- C . EventBooking cannot be a subcase of Auto.
- D . Parking and Auto instances must be stored in the same table.
Identify the two correct statements regarding Localization wizard capabilities. (Choose Two)
- A . Extracts the string values from all application field values, paragraphs, and correspondence records.
- B . Creates field value rules for all labels used in the application.
- C . Automatically sets the locale, base currency, and time zones based on the user’s language.
- D . Generates a package for French even though Pega provides an associated language pack.
Customer information is captured in an application. Corporate policy states that private information be secured and only visible to a limited users.
Which configuration do you recommend?
- A . Use a visible when rule for the properties displaying sensitive information.
- B . Create an access control policy restricting access to the sensitive information.
- C . Configure an access deny rule restricting access to the sensitive information.
- D . Move sensitive information to separate sections and apply a privilege to the sections.