- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2018 11:09 AM
Hello Community,
I created the attached notification so that ''caller'' can receive an email notification when '' additional comments'' is updated. So far, callers do not get any notification hence if additional info is required, they do not know unless they go back to the ticket.
I need a business rule to trigger this notification so when new comment is added in ''additional comments'', the caller will receive an email. I need this for Incident and Task Table. Do i need separate business rules even if the message is the same? A screenshot of what it should look like in my business rule will be helpful. THANK YOU!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2018 11:21 AM
Your notification definition should look like below.
Thanks,
Ali
Thank you,
Ali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2018 11:13 AM
You don't need a Business Rule, you can setup a Notification with a condition that just looks for when 'Additional comments' 'is updated'.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2018 11:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2018 12:01 PM
Thank you, Ali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2022 12:32 AM
Hi,
I have to send only latest additional comments in the email while setting up the notification . In other words
I need to Truncate the last added additional comments in the Incident.
how to achive this ? can you please provide me the script ?
TIA