- 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:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 05:20 AM
it's for the "requested for" of the RITM and the "watch list"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 05:21 AM
Also check mailbox outbox if those emails are sent. All screenshot has send-ready not sent so it might have something to do with mailbox.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 05:19 AM
they are all configured in this table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 04:51 AM
Hi,
Is email being fired. Did you check in System Logs >> Emails if related event above triggered a mail or not. If it has triggered it will then show up in the activity automatically once you have configured the Sent/Received emails in the activity log.
If the mail itself is not triggered replace cmt in the eventQueue wit gs.getUserName()