Need to send notification to impacted user and also the watch list user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 06:38 AM
Hi All,
I have a requirement, where the notification is triggered when the impacted user updates the worknotes after the incident is resolved and is working fine.
My requirement is even when the watch list user updates the worknotes, then also the notification has to trigger.
But the notification is triggered from the event and its from the business rules and it seems to not work.
Now the notification is only getting triggered when the imapcted user updates the work notes:
I added the highlighted lines in the business rule code:
Is there something wrong with my code?
(Note: when the impacted user updates the worknotes the notification is triggering to both as i have also kept the watch list user in the send to which is working fine)
Attaching the image for reference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 07:49 AM
Hi @phr
Refer: https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/script/server-scripting...
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful."
Thanks!