- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2017 05:13 AM
Hello guys,
By clicking on this more option three dots ... we get this
On sending , it captures in activity filter
But my requirement is to capture it as work note update..........
Please tell me how to do that........
Solved! Go to Solution.
- Labels:
-
Integrations
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2017 06:10 AM
Hi Manisha,
For any email that is sent out of ServiceNow, there is a field called 'Headers' in the email logs table which captures the source of the email. So if an email is sent using the email client, the headers field would contains this parameter 'X-ServiceNow-Source: EmailClient'.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2017 05:19 AM
Hi Manisha,
This is out of box feature and achieving what you require seems to be difficult.
Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2017 05:22 AM
even if it is difficult tell me the way
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2017 05:24 AM
Hi Manisha,
As per OOB Sending the email /receiving email is different activity
Work note is another process
Do you have any particular requirement to achieve your functionality

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2017 05:37 AM
The short answer Manisha is that "it is what it is".
What you ask for doesn't exactly make sense to include email as a work note... the emails are part of the activity history, which is presented by the activity formatter. You tell the activity formatter which fields (and a few extras like sent/received email) to include in the history with the funnel icon to the right. Work notes is a field included in the task table. Email is not a field, thus it doesn't include any ACLs.
Are you looking to only display the emails to those who have itil access (like work notes?) If that's the case then I invite you to open an enhancement request to include access control on what appears in the activity formatter (other than fields)! Our product managers DO listen.
Enhancement requests: Tell us how you would improve the ServiceNow product