Group to approve on behalf of other groups
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
We have approver groups broken down by business unit, in the event of urgent approval needed, we also have a master approver group that we would like to be able to authorize things on behalf of these groups. how do I give this group the ability to approve on behalf of the other groups?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @smacleod
You can use delegation for this, but keep in mind that delegation only works for current or future-dated requests — not for past-dated ones.
Alternatively, you can ask a Platform Admin to approve on behalf of the user, or assign the approval role to someone else and check if another group can approve it in case there’s no redirection set up.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I could think of 3 ways
1st Approval Delegation
-> you can use approval delegation but it works on user basis and not group level.
-> If the master approver group members are designated delegates of the original approvers (users) in the business-unit groups, they can act on their behalf.
2nd Modify the Approver Group in Approval Workflow
-> Modify the approval workflow to include the master approver group as an additional approver or as a fallback approver in urgent cases.
-> Use workflow conditions or scripted approvals to handle urgent approval logic.
3rd Automated Approval Overrides
-> use custom logic in approval process i.e. use business rule, workflow script etc that checks if approver is member of master group and allows them to approve any requests
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hope you are doing good.
Did my reply answer your question?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Is this for a specific type of request? Is there any objective definition for 'urgent' in this case or is it subjective?