.....assignment routes loan requests to a specific loan officer based on the type of loan.
If the loan is a mortgage, the case is routed to Adam Ross.
If the loan is for an automobile, the case is routed to Julia Samuels.
If the loan is an equity line, the case is routed to Don Smith.
....do you configure the routing to ensure the case advances to the correct loan officer?
To route cases to specific loan officers based on loan type using business logic, the following steps are typically used in Pega:
Use Decision Rules: Define a decision table or decision tree that maps loan types to specific operators (loan officers).
Configure Routing in the Flow: In the flow rule, configure the assignment shape to use the decision rule to determine the routing based on the loan type.
Route to Operator: Use the 'To Operator' routing option, and apply the decision logic to dynamically determine the operator (loan officer).
In this case:
For mortgage loans, the decision rule routes the case to Adam Ross.
For automobile loans, the decision rule routes the case to Julia Samuels.
For equity line loans, the decision rule routes the case to Don Smith.
Pega Academy: Assignments and Routing
Pega Decision Management: Using Business Logic for Routing
Kate
3 months agoEzekiel
3 months agoAimee
3 months agoShelia
4 months agoAnnett
4 months agoMitzie
3 months agoJeanice
3 months agoTyisha
3 months agoHassie
4 months agoErnest
4 months agoSantos
4 months agoTayna
4 months ago