Email notification is not triggering to CC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 05:35 AM
Hi All,
I am having a requirement to send the notification to contact person and cc to the manager.
I have written an email script "cc_to_manager",

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 05:40 AM
Hi there,
Just to verify: Did you test this with actual send emails or is this just previewing the record or something? For example when previewing etc, indeed this won't be visible. Though sending actual emails it should be possible to use cc and bcc in mail script.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 05:42 AM
Yes , I have send actual email.
And the email script I created is not in the global scope. Will it be an issue for this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 05:46 AM
What is the logic from where the manager email should come from? Can you describe this? As you mentioned several examples 😅 So on what is the notification triggered for example? A created RITM? Something else?
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 05:49 AM
The record gets created in the custom table. When the record state changes to pending or closed incomplete, I need to send an email to contact person and also in the cc it should go to manager of the contact field.