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:57 AM
So contact person is then "current.contact"? Correct?
And contact is a reference to sys_user? Correct?
In that case it sounds like current.contact.manager.email could an option.
Or is this logic in your situation different?
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 06:18 AM - edited 01-16-2024 06:22 AM
Yes @Mark Roethof
That is correct and as per below I was able to get the email address of manager in the logs.
But when email is generated , I am not seeing the manager email address in copied.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 06:28 AM
I tried a different option and it worked well.