Team Notification: Notify Assignee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello,
I have a requirement that should notify the assignee from catalog task all of the updates/comment of the requestor in RITM table. What possible solution on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
you can copy the additional comment added to ritm by requester to the all catalog task and you can create notification on catalog task if any comment added to the task if there is no such notification present in your instance
you can refer to the following articles:
https://www.servicenow.com/community/itsm-articles/copy-additional-comments-from-ritm-to-sc-task-and...
https://www.servicenow.com/community/developer-forum/copy-comments-from-ritm-to-task-vice-versa/m-p/...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
Hello @Nehal Dhuri ,
Thanks for this but my requirement is any updates happened by the requestor in RITM table should update the user assigned in the SC task thru MS teams chat.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello @Neil_Carlo24 ,
create a notification on catalog task and add below condition.
IN when to send: select record is inserted or updated and select updated check box
and add filter condition is "additional comments changes."
Try this and let me know if this works or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello @AkashD462166574 ,
Thanks but this won't work cause the requestor will update on RITM table should notify the person assigned in SC task through MS Teams chat