- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2022 11:46 PM
I can't find the record for the [incident_task] notification settings in the notification's table.
Is there an incident task notification setting in OOB?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2022 11:50 PM
Hi,
Did check there does not exists any for incident_task table as notification. You might want to create as per your business need.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2022 12:05 AM
Hi
Check the below link look like there is around 6 scripts are triggering the gs.eventqueue
Make Sure add the yourinstance name in link
https://YourInstance.service-now.com/sys_script_list.do?sysparm_query=collection%3Dincident_task%5EORcollectionINincident_task%2Ctask%5EscriptLIKEgs.event&sysparm_view=
Thanks
Chandu Telu
Please Mark ✅ Correct/helpful, if applicable,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2022 11:54 PM
Hi ayano,
There is an "incident events" Business Rule on the Incident Table that triggers a number of events. There are email Notifications that are defined or can be defined to send out emails based on those events. OOB there is an "incident.updated" event.
There is no OOTB notification exist for incident.task
you can configure one as an example shared in this thread:
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2022 11:57 PM
Hi,
Thank you for the comment.
> "incident events" Business Rule
Will it also trigger the creation of an incident task for a task?
Thanks and Regards,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2022 11:55 PM
As Jaspal mentioned, No email notification OOB on Incident_task.
Hope it helps!!
Regards
Sulabh Garg