Difference between TO and Recipients field on sys_email table in servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 09:40 PM
Hi Community,
Happy New year all.
May i know what is the difference between "To" and "Recipients" field on sys_email table?
I am assuming recipients field contains cc, bcc and to doesn't...am i right?Please confirm
Regards,
G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 10:45 PM
To & Recipients Fields --Both Captures the users to whom the email is sent. (To address).
Copied Field- Captures the 'cc' users.
Blind copied Field - Captures the 'bcc' users.
Please mark as accepted if it helps. Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 10:51 PM
As mentioned both hold the same information.
Not sure why that table has 2 fields to capture same information
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 11:48 PM
Hi Ankur,
So no difference you are saying, because i wanna put filter condition so makesure both holds the same information.
Regards,
G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2023 12:51 AM
better to use Recipients field for your filter condition
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader