- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Sure, to trigger the event:
- Add location affected [task_location] record with a reference to a task table record and a location [cmn_location]
- Update record (br is only update not insert)
- location.affected event fired, confirm from [sysevent].
Note that if you have location hierarchy setup properly the event will bubble to the top of the parent-child hierarchy.
Might be you are actually struggling with the subscribable notification. So, how to trigger the notification?
- It is a subscribable notification so you need to subscribe to it [sys_notif_subscription] by using the notifications preferences experience for example
- When you are testing it notice that the email is set to not send to event creator so if you update the incident you won't get the notification OOB
 
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Sure, to trigger the event:
- Add location affected [task_location] record with a reference to a task table record and a location [cmn_location]
- Update record (br is only update not insert)
- location.affected event fired, confirm from [sysevent].
Note that if you have location hierarchy setup properly the event will bubble to the top of the parent-child hierarchy.
Might be you are actually struggling with the subscribable notification. So, how to trigger the notification?
- It is a subscribable notification so you need to subscribe to it [sys_notif_subscription] by using the notifications preferences experience for example
- When you are testing it notice that the email is set to not send to event creator so if you update the incident you won't get the notification OOB
 
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
This is so helpful thank you regarding the task_location is it the Affected Location on the related list of the Incident?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
The answer was already shared by @lauri457
Any reason to share the same again and repeat?
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
How is it related to incident though is there any step by step to trigger this one I am sorry as I already tried everything I can and the event is not firing

