- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2016 09:21 AM
One of our vendor does not have access to ServiceNow. So, we have included entire form variables in the email they receive.
Created email notification like this,
When I preview the notification, it shows a nice html layout.
But vendor is seeing the notification only as Plain text without table layout like below.
What could be the reason? any email setup on vendor side?
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2016 09:35 AM
I have attached the correct annotation and UI message records here if you wish to fix that nasty annotation.
Just download each of the attemtions and riight-click the list header on any list and say Import XML

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2016 09:46 AM
If you change it to HTML and Plain text or just Plain text, they should be able to receive it in a readable format.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2016 09:50 AM
I have mentioned html code . just paste it in ur annotation.
Let me know if it does not work.
Regards,
Harshvardhan
PS - Please mark Helpful, Like, or Correct Answer if applicable.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2016 09:53 AM
Thank you Harsh.
Rajinis, FYI - If you update the default annotation, you may be at risk of it not being upgraded in the future. (Low risk, but worth mentioning.) If you use the XML files I attached, it will continue to work in the future if upgraded from ServiceNow.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2016 09:35 AM
I have attached the correct annotation and UI message records here if you wish to fix that nasty annotation.
Just download each of the attemtions and riight-click the list header on any list and say Import XML
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2016 10:27 AM
I have imported the xml files and double checked the annotation. Lets see how it is coming out.
Will update this post when I hear back from vendor.
Thank you Guys!