Pegasystems PEGAPCLSA86V2 Lead System Architect (LSA) Pega Architecture Exam 86V2 Online Training
Pegasystems PEGAPCLSA86V2 Online Training
The questions for PEGAPCLSA86V2 were last updated at Nov 19,2024.
- Exam Code: PEGAPCLSA86V2
- Exam Name: Lead System Architect (LSA) Pega Architecture Exam 86V2
- Certification Provider: Pegasystems
- Latest update: Nov 19,2024
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
You oversee a medium-size development team, and some of the team members are new to pega.
What are the most efficient ways to ensure that the rules the team creates adhere to best practices? (choose two)
- A . Have new team members create and run Pega automated unit tests against their rules.
- B . Use Pega Log Analyzer to identify exceptions associated with the new team members.
- C . Run Tracer on each rule the new team members check in to identify an failures in rule execution.
- D . Leverage the rule check-in approval process to review the new team member’s changes first.
MyCo.com has instances of SCM-F5, SmartDispute, and CPM-F5 in their Production Environment distributed across multiple Pega instances. A new business requirement states that users working in any one application cart create a case in any other application.
What is your recommendation to implement the new business requirement?
- A . Synchronize case creation with RFST services.
- B . Leverage database replication to communicate case creation.
- C . Implement Federated Case Management.
- D . Implement a parent case across multiple products.
Ar.mo Corporation is designing an Order Fulfillment application built on an Inventory application. Both applications reuse a section that displays Part details.
Where do you configure the PartOetails section?
- A . In an Inventory ruleset within the Inventory application’s work pool class
- B . In an Order Fulfillment luleset within the Order Fulfillment application’s Parts data class
- C . In an Enterprise ruleset within the Inventory application’s Paits data class
- D . In an Order Fulfillment ruleset within the Order Fulfillment application’s work pool class
your application connects to two REST services that list details about bank offices.
One REST service uses a postal code as a GET parameter and returns a detailed list of bank officers in that postal code.
the other REST service uses a city name as a GET parameter and returns a datailed list of back offices in
cities with that name. The application uses data pages to cache details about bank offices.
Which approach do you use to populate a data page with a list of bank offices in a postal code from the REST service?
- A . configure a REST connector data source. configure the REST connector to reference the postal code from the work object using the request data transform.
- B . configure a REST connector data source. Set the Endpoint on the data source to reference the postal code parameter value at the end of the URL
- C . configure a REST connector data source and pass the parameter page to the connector. configure the REST connector to reference the same parameter in the query string for the get method
- D . configure a REST connector data source and pass the postal code parameter to the request data transform configure the REST connector to use the postal code the query string for the get method
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
You isolated the problem to node ! of the cluster. Y see node 1 goes down shortly «ift<rr 3:00 P.M. every day with an out-of-memory error.
What is the likely cause of the out of-memory error?
- A . At 3:00 P.M., managers view multiple reports displaying open assignments and cases so they can plan work for the following day.
- B . At 3:00 P.M., a robotic process automation runs every day. The mapping of results to each case type horn the automation is CPU intensive.
- C . At 3:00 P.M., a job scheduler is mistakenly configured to run on a single Web Tier node that pulls an increasingly large number of records onto a clipboard page each day.
- D . At 3:00 P.M., a shift change occurs and several users login and display the" work list and dashboard.
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.
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
An application uses LDP authentication users have role and application attributes, but not access group attributes. select the two tasks required to configure the application to uses LDAP attributes to determine the access group for a user
- A . Create a decision table that evaluate role and application properties that return access group
- B . Configure the authentication mapping to evaluate the decision table
- C . Create a decision table that evaluate role and application attribute value that return access group
- D . Add a method to the authentication activity to evaluate the decision table