- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2023 01:14 AM
I created a Scheduled Report. But now I want add CC,BCC in scheduled Report.
PLease help me, What have to do ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2023 01:26 AM
Hi @Lien Nguyen
Try this :
You can create email script and add cc/bcc logic and include that email script in the message part of the scheduled report
Email script :
Scheduled report :
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2023 08:54 PM
I can found CC,BBC inforation in Email Log.
CC will stored in field "Copied"
BCC will stored in field "Blind_copied"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2023 08:59 PM
Thanks you so much, your solution can help me, too.
but I can direct setting send CC, BCC in Scheduled Report by Ms.Voona's solution