Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer.
Which approach solves this performance issue?
An organization wants to know about failed authentication attempts to gain access to a Pega Platform application. How do you log information about unauthorized access or failed login attempts?
An application include two case types: expense report and purchase requests which two steps are required to enable support for both case type for offline user on a mobile device ?
Given the following classes and properties:
myco-data-shape (abstract)
area
color
myco-data-shape-rectangle
length
width
myco-data-shape-circle
radius
a page list property .shapes is defined as being of the abstract class myco-data-shape.
select two correct statements. (choose two)