- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 04:30 AM
Hello,
I want to display the emails sent when adding a comment on a ritm activities.
I already checked on the filter activities : "send/receive Emails".
I attach a capture of my business rule (after insert and update).
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 05:04 AM
If emails are generated then make sure email properties for outbound is set to true. Like below
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 05:23 AM
The email is triggered with the "cmt" in the script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 04:52 AM
Hi,
So even after adding send/receive emails in the activities logs it is not working?
Did the email actually triggered?
Can you share screenshot of email logs?
Is this not working for admins or non-admins?
https://hi.service-now.com/kb_view.do?sysparm_article=KB0719147
Also no need to send the 4th parameter in event queue; send it as empty and check once or set it to gs.getUserName()
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 05:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 05:21 AM
Hi,
the type is send-ready and not yet sent as per screenshot
Once the email is processed and the Type changes to Sent it would show in the activity logs
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 05:18 AM