How do you design the solution to handle this requirement?

Posted by: Pdfprep Category: PEGAPCLSA80V1_2020 Tags: , ,

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 . When the SLA’s goal is reached, have an escalation Activity adjust the clam urgency in proportion to the average time to resolve ClaimUnit cases.
B . Implement a GetNextWork solution based on case deadline and ClaimUnit type.
Specialize the Server Level Rule By ClaimUnit case type.
C . Store the average time o complete sub case types in a table. Customize GetNextWork list view by joining to this table and use this for ordering he results.
D . Increase subcase urgency based on Claim unit type prior to the workbasket assignment.
Specialize the service Level Rule by ClaimUnit case type.

Answer: D

Leave a Reply

Your email address will not be published.