BCC Emails shown in activity log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2016 11:52 AM
HI,
We want to copy the recipient list to BCC when the notification type is SMS for incidents. For this, we put in a before insert BR, and then we copy the recipients to BCC and remove the recipient list.
I see that the sys_email.log record, shows the recipient field empty and BCC populated. BUt when I look at the activity log on the incident, I see the email sent to all the SMS format emails, 123456789.att.txt etc..
Any idea why?
Thanks,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2016 02:27 PM
That's my theory as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2016 03:17 PM
Did you mean to say, that they( recipients, but will show in BCC as we asked it to do using BR) won not show up in email log, but will show up in activity as we manipulated. But the email will be sent with not others on it ? Please confirm if what I wrote is write.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2016 04:19 PM
HI Ravali,
I have never modified the sys_email records from a business rule so I cannot say what will happen there. If you create a notification from an incident record, and add Bcc recipients in the email script, the Bcc recipients will not show up in the Sent/Received email in the activity history.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2016 01:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2016 10:30 PM
Hi Ravali,
You need to add the BCC from mail script instead of business rule. If you set the BCC by using mail script then it will resolve your problem.
Thanks,
Param