- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 06:32 AM
Team,
We are implementating CSDM & customer is asking about auto assignement of Assignment group.
Is there any property / outofbox thing which update assignement group on the basis selected Service offering 'support group'
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 07:06 AM
Hi @Chaitanya46 ,
There is no OOTB Property or way to automate it. You will need to automate using a Business Rule.
You can use this solution : Solved: Populate Assignment group based on service offerin... - ServiceNow Community
Sandeep Dutta
Please mark the answer correct & Helpful, if i could help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 07:06 AM
Hi @Chaitanya46 ,
There is no OOTB Property or way to automate it. You will need to automate using a Business Rule.
You can use this solution : Solved: Populate Assignment group based on service offerin... - ServiceNow Community
Sandeep Dutta
Please mark the answer correct & Helpful, if i could help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 07:58 AM - edited 06-02-2025 07:59 AM
While this does work, I have a caution about it. Our company configured Assignment Group based on the support group from CSDM.
Over the course of years - this then became disconnected from the actual build process of building out services and offerings. They just started to randomly create Services without any linkage to the CSDM.
Again, this does work, but should come with a governance process at some level to ensure you don't end up with Services and Offerings in the CSDM that were created only as a means to route incidents to assignment groups.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 08:07 AM
I agree with you on the Governance process .
Sandeep Dutta
Please mark the answer correct & Helpful, if i could help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 07:53 AM
@SANDEEP DUTTA Thanks for immediate update.