Configuring cascading approvals
Receive approval from people on different levels of your organizational chart by configuring a system of cascading approval. For example, you can create a case that requires authorization first from the reporting manager of the worker processing the case, and then from the senior manager.
For relevant training materials, see the Cascading approvals module on Pega Academy.
- In the navigation pane of Dev Studio, click Case types, and then click the case type that you want to open.
- In the Case life cycle section, click the approval step that you want to edit.
- In the Step properties panel, on the General tab, in the Approval flow type list, select Cascading.
- In the Approval based on list, select Reporting structure.
- In the Approval to be completed by list, specify the
user who is required to give their approval:
- To assign the approval to the reporting manager of the user who processes the case, select Reporting manager.
- To assign the approval to a manager of the work group in which the user who processes the case belongs, select Workgroup manager.
- Specify how many levels of approval a case requires:
Choices Actions One level of approval Expand the Approval level section, and then select One. Request approval from managers of all levels in the organizational chart Expand the Approval level section, and then select All. Create custom approval logic - Expand the Approval level section, and then select Custom.
- Click Update custom levels.
- In the window that appears, click Add custom approval.
- In the When field, enter a when
condition.The when condition returns a Boolean expression that determines the manager required to approve the case.
- In the Levels of approval field, enter how many levels of approval a case requires.
- Optional: To add more conditions, repeat steps 6.c through 6.e.
- Click Submit.
- In the Step properties panel, click the
Flow tab, and then define what happens when a user
approves the case:
Choices Actions Approve and move case to the next step - In the If APPROVED then list, select Continue.
- Optional: To change the case status, in the Set status field, select or enter the status that you want to assign to the case when a user gives their approval.
Approve and change stage - In the If APPROVED then list, select Change stage.
- In the To list, select the stage that you want to assign to the case when a user gives their approval.
- Optional: To change the case status, in the Set status field, select or enter the status that you want to assign to the case when a user gives their approval.
- Define what happens when a user rejects the case:
Choices Steps Reject and move case to the next step - In the If REJECTED then list, select Continue.
- In the Set status field, select or enter the status that you want to assign to the case when a user rejects the case.
Reject and change stage - In the If REJECTED then list, select Change stage.
- In the To list, select the stage that you want to assign to the case when a user rejects the case.
- In the Set status field, select or enter the status that you want to assign to the case when a user rejects the case.
Reject and resolve - In the If REJECTED then list, select Resolve.
- In the Set status field, select or enter the status that you want to assign to the case when a user rejects the case.
- Click Save.
Previous topic Requesting approval by email and push notification Next topic Configuring approvals with an authority matrix