How do you implement the requirements so each approver can work independently?

When processing an auto accident claim, the system requires three approvals: Approval from the adjuster who inspected the car, approval from the medical administrator who provided medical care to the insured, and approval from the insurance agent who verified the claim.

How do you implement the requirements so each approver can work independently?
A . Create three parallel processes with approval assignments.
B . Create an approval step with cascading approval.
C . Route to a workbasket where all three roles have access.
D . Create business logic to route to the different approvers.

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments