- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2025 03:33 AM
Hello All
in servicenow I want to update the manager for the “1” and “2” groups from "A" to "B", And ensure that any new approvals assigned to "A" are automatically reassigned to "B" via a business rule,
So that approval tasks go to the correct manager without manual intervention, and future changes can be made easily without modifying the script.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2025 04:58 AM
Not sure what your question exactly is. You should update the group manager.
And if your approval flows are setting the group manager as approver, you shouldn't need any rule to update that. That should only be necessary if the managers are hardcoded by their user sysIDs and in that case, no business rule is going to override that.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2025 04:58 AM
Not sure what your question exactly is. You should update the group manager.
And if your approval flows are setting the group manager as approver, you shouldn't need any rule to update that. That should only be necessary if the managers are hardcoded by their user sysIDs and in that case, no business rule is going to override that.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark