- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2016 08:17 AM
Hi
is there any way to include the actual message in the "Activity Stream @Mention Email" notification?
--> it's sometimes not worth opening ServiceNow
What I mean:
Unfortunately, the message itself is not visible on the "live_notification" entry:
Any idea?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 11:59 AM
Hello all,
Recently I tried to deal with the same situation as the one described here.
Thanks to Laura I obtained the solution I was looking for.
I hope the approach shared by her in this thread: https://community.servicenow.com/message/1193632?et=watches.email.outcome#1193632 will be of use to you too!
Best Regards,
Georgi Mavrodiev
IT Consultant
Do It Wise
You may visit us in our Web Site: www.doitwise.com

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2016 08:22 AM
Take a look at the Notification Email Script ng_activity_stream_message and consider adding current.message in there.
(change INSTANCE to your instance name on the URL below)
The other option (and frankly easier) is to see about including ${message} in the notification body before or after the call to the mail_script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2016 08:29 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-22-2016 06:46 AM
This is very bizarre. It doesn't appear to be storing it in the live_mention table either. I'm going to reach out to the developers and see what I can find. Stay tuned.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2017 04:57 AM
Hi Chuck
Did you got any feedback from the devs?
Thanks & regards
Marc