Which scenario is a use case for the Wait step?
A. An agent needs to send a confirmation email to an insured customer after they complete a form.
B. The customer cannot complete an application for a checking account until a bank representative reviews their credit report.
C. The customer needs to log in to their account before receiving a membership discount on an online purchase.
D. A payroll user cannot process a salary increase until the department manager approves the increase.
The business process for an automobile insurance claim consists of the following phases:
1.
Submission: The customer contacts a customer service representative (CSR) to file the claim.
2.
Review: An adjuster reviews the claim, assesses the damages to each vehicle, and provides an estimate of the cost of repairs.
3.
Repair: A third party performs the repairs on each vehicle, communicating with the adjuster and customer as necessary.
4.
Verification: After each vehicle repair, the adjuster closes the claim.
According to Pega best practices, which phase can you implement as a child case?
A. Submission
B. Review
C. Verification
D. Repair
Which requirement do you satisfy by using a Wait step?
A. An Accident Claim case pauses until 48 hours after the accident.
B. An Accident Claim case pauses until a user uploads an accident image.
C. An Accident Claim case pauses until an email is sent to the user.
D. An Accident Claim case pauses until a manager approves the request.
How do you indicate the progress of a case towards resolution?
A. Design intent-driven user interfaces.
B. Configure a case notes field to capture progress information.
C. Update the case status on the appropriate steps.
D. Apply service levels to the assignment steps.
In a boat repair case type, clients can set their boat type as Powered, Sail, or Row. During the Inspection stage, the Inspect Boat process prompts technicians to inspect the common parts of all boats. However, if .boatType = ‘Sail,
In a claims application, customers can file home insurance claims. Each claim contains a list of items of loss. Depending on the situation, some claims are investigated for potential fraud in parallel to the actual claim process.
Which two case types do you create to support this scenario? (Choose two.)
A. Customer
B. Items of loss
C. Claim
D. Fraud investigation
As part of a Reservation case type that manages car rentals, clients can review their past rentals by selecting from a list of rental cases.
What field type do you configure to achieve this behavior?
A. Query
B. Embedded data
C. Data reference
D. Case reference
For a car insurance quote case type, you must create a view for the customers to enter their information, to process the request.
What are two primary decisions to make before you add fields to the view? (Choose two.)
A. Is field entry required?
B. How do users enter values into the field?
C. Are processing actions applied to the field?
D. Do the fields require a data source?
How do you adjust the urgency value of an aging assignment to increase the likelihood that the assignment is completed before the deadline?
A. Apply an urgency value to the deadline interval.
B. Adjust the default assignment urgency value.
C. Apply an urgency value to the goal interval.
D. Add an escalation action to the goal interval.