- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 10:48 PM
I want to modify OOB notification which triggers when any user mentioned over worknotes/comments. only for demand table . is it possible that way
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 12:34 AM
@gauri06 - I would suggest to
1. Create a cloned copy of OOTB notification "Activity Stream @Mention Email" and make the change to filter the demand table or other table using the email notification script in the email body.
2. Set the override field of the new notification with the OOTB email notification. Please refer to the screenshot below
3. Test and confirm all are working fine.
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 11:55 PM
Hi @gauri06 ,
Yes, you can modify it. Try to find the OOB notification and make changes accordingly.
Else you can create a copy of OOB notification and make changes to your copy notification as per your requirement and disable the OOB.
If my response helped, please mark it helpful and accept the solution so that it benefits future readers.
Regards,
Rohit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 12:20 AM
HI @gauri06 - OOTB notification named "Activity Stream @Mention Email" will send the email notification for all mentioned (provided if the user mentioned has access to the record) as the weight of the notification is set as 0. Link to the notification has been shared below, Please replace with your instance name.
https://[instance_name].service-now.com/nav_to.do?uri=sysevent_email_action.do?sys_id=150055909f021200d5f9b3e2957fcf23%26sysparm_view=advanced
Note: Once the above notification is updated then it will be considered as customized. So during the upgrade this record will be skipped.
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 12:23 AM
Activity Stream @Mention Email this is the oob notification I want to modify it to exclude demand table and create copy to include demand table with different email template.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 12:34 AM
@gauri06 - I would suggest to
1. Create a cloned copy of OOTB notification "Activity Stream @Mention Email" and make the change to filter the demand table or other table using the email notification script in the email body.
2. Set the override field of the new notification with the OOTB email notification. Please refer to the screenshot below
3. Test and confirm all are working fine.
Thanks & Regards,
Vasanth