approval group assignment on RITM in request workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2024 03:06 PM
How can I configure a request workflow to include an approval that checks the Opened by user location, and assigns the approval to a specific assignment group for that users location???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-09-2024 06:44 AM
We have 21 locations and yes, they are in groups on the user group table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-09-2024 12:37 AM
Refer to this thread, it will help you.
Solved: set assignment group based on user location by usi... - ServiceNow Community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-09-2024 06:48 AM
@Community Alums you can also use the DecisionTable API to get similar results. It's way easier to maintain decision tables than system properties.
See more of my content here.