Pegasystems Related Exams
PEGACPLSA88V1 Exam
The Pegasystems PEGACPLSA88V1 Exam encompasses a broad range of Pega functionalities, including:
The Pegasystems PEGACPLSA88V1 and PEGAPCLSA86V2 exams are both designed for Pega Lead System Architect certification, but they focus on different versions of the Pega platform and have some differences in their structure and content.
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 Pega developer working on customizing GetNextWork functionality has overridden the
GetNextWork_WorkBasketUrgencyThreshold application settings rule, because they want to define a minimum cutoff value for assignment urgency.
Overriding this value can speed things up by changing the order in which assignment candidates are examined.
As an LSA, which one of the following would you recommend as a best practice in this situation?
A shipping case needs to wait a specific time period before progressing in its flow. The developer is considering using a wait shape or an assignment with an SLA to perform this function.
Identify the two requirements for which a wait shape is the simpler approach. (Choose Two)