In the Answer Area, drag each use case on the left to the appropriate locking strategy on the right.
XYZ Corp requires employees to designate alternate operators to perform their work while they are on vacation. Work vacationing operators should be visible to alternate operators.
How do you configure the application to handle this requirement?
What two recommendations do you provide to the development team to ensure the performance of the Pega application does not degrade over tune? (Choose Two)
Which two actions can yon perform to improve the guardrails compliance score of an application? (Choose
How do you improve performance during synchronization for users of an offline-enable mobile app.
users complain of difficulty creating a customer service request through facebook massenger. how do you address this issue?
How do you begin your research to diagnose the cause of the reported performance issue?
The application contains a property named claimid. You want to business users to reuse this property in any new case types they create. How do you define the claimid property?
Six weeks after you deliver your application to production, your users report that the application slows down in the afternoon. The application is almost completely unresponsive for some users shortly after
3:00 P.M. Other users do not experience this problem until later in the day.
You do not have access to the Production environment, but you do have access to AES. The production environment has three nodes and a load balancer.
You need to resolve this issue because a new division of the organization will start using the application next month.
How do you begin your research to diagnose the cause of the reported performance issue?
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.
select two options to configure a data page to accept either a postal code or a city name as a parameter and call the appropriate REST connector.(choose TWO)
XYZ corp sells products that can be researched and ordered within a single screen. After the user submits the order, only the ID for each ordered product is propagated to a product child case. An additional property within the product child case reference a data page that displays product detail. XYZ wants you to define a report that shows detail about each product associated within a given order case.
In which class do you optimize the detail properties for the product?
XYZ Corporation wants to perform extensive analysis on work party information across various case types in near real time. At the same time, XYZ wants to minimize the impact this analysis has on case workers using Pega applications.
Choose two options that would contribute to viable solutions. (Choose Two)
A case can be withdrawn using a local action. You want to restrict the ability to withdraw a
case to the user who created the case or any work group manager of the user. Select three
rule types used in combination to achieve this functionality. (choose three)
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.
Select and move the three option that are required to enable to access to the client clipboard in a mobile app to the configuration column and place them in the correct order
What two recommendations do you provide to the development team to ensure the performance of the Pega application does not degrade over time? (Choose Two)
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)
Users in a cloud-based production application report a chronic performance issue that occurs every day between 2:0 P.M. and 4:00 P.M. All attempts to reproduce the problem in the Development, QA, and Staging environments have (ailed.
Which two techniques help you troubleshoot the problem? (Choose Two)