Integrate Monitioring tool to ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2023 02:52 AM
Hi,
When I am trying to create the incident from alerts in event management then bydefault it is assigned to network group. But i want to assigned for diffrent group.
Could you please suggest where i can customise the assignment group.
Thanks in advanced
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2023 04:50 AM
Hi,
You can customize the EvtMgmtCustomIncidentPopulator script to set field values on the Incident.
Regards,
Niklas

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 09:52 PM
Please analyze first the Incident Auto Assignment Mechanism for your ITSM IM Process.
Is same happen when you manually create an Incident too?
Or For event Management flow for INC Creation Assignment Group is hardcoded ?
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2023 06:56 AM - edited 08-01-2023 06:57 AM
create alert management rule and copy the create incident workflow and update it according to your need.