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.
An external application calls a Pega REST service, which takes a significant amount of time to respond. Pega Platform returns a unique identifier instantly and runs the service without the application waiting.
Which configuration implements this functionality?
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?
In an e-commerce application that is built on Pega Platform, a data type named Order stores the order-related information. as shown in the following table:

An operations manager wants to view a report at the end of each day. If the number of items ordered in a category is greater than 5, the report displays the number of items in that category that are ordered during the day.
Which option do you use to implement the requirement?