live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

Pegasystems Lead System Architect (LSA) Pega Architecture Exam 86V2 - PEGAPCLSA86V2 Exam Questions

QUESTION NO: 1
An insurance company wants to extend a native mobile app to allow customers to create claims using a claims management application implemented on the pega platfrom. As a claim is processed, update are sent to the mobile app as push notifications.
How do you satisfy this requirement ?
Correct Answer: D
QUESTION NO: 2
application ABC defines and creates survey cases based on a customer s profile. a second application, ABCproxy, is hosted in a cloud environment. the ABC proxy application creates a survey proxy case on demand from application ABC. The questions contained in the survey case are transferred to the survey proxy case. customers answer questions on the survey using the ABC proxy application. the completed survey information is passed back to the survey case created by application ABC. the company wants to use REST services to accomplish this interface. select and move the three options that are needed to satisfy the requirement to the configuration columns and place.
Correct Answer:

1 - Issue a PUT from ABC to populate questions on the SurveyProxy case.
2 - Create a SurveyProxy case and populate its questions.
3 - Issue a POST from ABCProxy to populate answers within the Survey case.
QUESTION NO: 3
How do you configure an application to monitor changes made to delegated Decision Table in a production environment?
Correct Answer: A
QUESTION NO: 4
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?
Correct Answer: C
QUESTION NO: 5
your application uses a page type property named customerinfo to store the customer's first and last names.which two approaches ensure that the customer's first and last names are stored in upper case?(choose two)
Correct Answer: B,C
QUESTION NO: 6
Using the information shown in the Class structure, select the correct statement.
Correct Answer: D
QUESTION NO: 7
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?
Correct Answer: A