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)
BigCo receives complaints from existing customers and new prospects that BigCo representatives contact them with irrelevant offers and products.
Which two Pega solutions do you suggest to help solve this problem? (Choose Two)
At XYZ Corp, multiple ClaimUnit sub case types are spun off from a parent Claim case. User retrieve ClaimUnit assignment using Get Next Work based on the average time to resolve each sub case type. Assignments associated with sub case types that tale longer to resolve on average should be retrieve first. The average time to resolve sub case types will change over time. How do you design the solution to handle this requirement?
A pega application has cases that represent customer accounts each with many members.
When a member of a customer account registers with the application through an offline
component, a related registration transaction is recorded. An advanced agent updates the
customer account cases with new members. The application is running in a multimode
system and advanced agents are enabled on all nodes. Which two elements are valid design
choices? (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)
How do you improve performance during synchronization for users of an offline-enable mobile app.
What advantage does a rule-utility-function have over a rule-obj-activity?
a performance analysis for an equals-comparisons-only query against a table shows that it always performas a full table scan. the table has grown steadily over time. nothing has been done in the database concerning this table other than it being generated by pega.
select and move the three option that are required for tracing an agent on one of the nodes in a cluster to the step column and place them in the correct order
An application allows users to manage Account cases. You need to configure security so that users are allowed to view and update account only if they are the primary or secondary owner
how do you implement this requirement?