If category selected is 'Network', incident should get assign automatically to 'Network' group in the Incident form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2019 02:58 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2019 03:04 AM
I would suggest you have a look at "Assignment Rules"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2019 03:06 AM
- Navigate to System Policy > Rules > Assignment and complete the steps in Create an assignment rule
- Enter the following information for the example.
Field Entry Name New York Database Issues Table Incident [incident] Execution Order 50 If this field does not appear, the administrator can configure the form.
Group NY DB Note: The sys_user_group read ACL calls the SNCRoleUtil function. The function checks whether the group being selected contains either the admin or security_admin role. The function allows the user to view the group only if the user has the same role. As a result, an itil user cannot assign an incident to a group that has the admin role or security_admin role, or whose parent has the role.Conditions [Location] [is] [New York] and [Category] [is] [Database]. - Click Submit.
- Test the assignment rule by completing the following steps.
- Navigate to Incidents > Create New.
- Enter New York in the Location field and Database in the Category field.
- Complete other mandatory fields and click Submit.
- Reopen the incident and see that the NY DB assignment group was added.
-satheesh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2019 03:07 AM
https://docs.servicenow.com/bundle/london-it-service-management/page/product/incident-management/task/t_DefinAnAssignRuleIncidents.html
check the above link and create an assignment rule

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2019 08:13 AM
Hi there,
In an other post I described how you could achieve this on change of the category. This is scripted (Client Script).
https://community.servicenow.com/community?id=community_question&sys_id=a2a4d129db2c770013b5fb243996...
If on change is not an issue, and on save/submit is also fine, have a look at below steps. This is No Code.
Kind regards,
Mark
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field