We have a specific requirement regarding email escalation notifications. Currently, the escalation pattern is configured to notify the approver’s manager if the action is not completed within the specified time. However, we would like to exclude C-level managers from this escalation process.
Is it possible to redirect all escalation emails intended for C-level managers to a governance group instead? Any suggestions or insights on how to achieve this would be greatly appreciated!
From the initial understanding of your use-case what you can do is simply check the identity attribute flag in to address and accordingly based on condition change the to address.
Thanks for your reply. I know actually how to set up fallback approver, but it cannot be the solution, because only the third escalation is sent to the fallback approver. The first 2 escalations always go to the reviewer’s manager which also can be a C-level manager.
That’s right. This is an OOTB behavior and the approvals cannot be intercepted in ISC during runtime unlike IIQ for modification based on the requirement above.