- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2015 02:10 PM
Hey all
I have setup assessments within Service Now and have setup a small mail notification to alert several users when a survey has been completed.
Currently it simply offer these users:
*So and So* has completed a survey based on the original ticket: *Original Ticket that the survey is triggered from is shown* (Use {Trigger_ID})
Now, what I'd like to do is make the ticket number clickable so that the user can click it and view the original ticket right from the email, but using the standard {URI_REF} won't work since the notification itself is triggering off of the assessment table.
If I use {trigger_ID} it links that ticket number fine. Is there any script available that can be entered to make the output of "trigger_id" link to the original ticket?
Thanks for any suggestions!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2015 01:58 PM
Vlad, I think your best course of action from here is to submit an incident in HI. It seems like you have everything setup and should be able to use ${trigger_id.URI_REF} and ${trigger_id.URI}. The support team should be able to help you further by taking a closer look at your instance and it's logs.
If you do submit an incident please be sure to post back here and let us know!
Thanks
Brian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2015 10:23 AM
Is your notification setup to send when a record is inserted or updated on the "Assessment Instance" table, or is it setup to be sent out based on an event?
In my test system, I have it configured to send out when a record is inserted or updated on the "Assessment Instance" table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2015 01:20 PM
Hey Brian,
Yes I had a look and its set to "when a record is inserted or updated"
Really weird why it isn't working for me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2015 03:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2015 02:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2015 01:58 PM
Vlad, I think your best course of action from here is to submit an incident in HI. It seems like you have everything setup and should be able to use ${trigger_id.URI_REF} and ${trigger_id.URI}. The support team should be able to help you further by taking a closer look at your instance and it's logs.
If you do submit an incident please be sure to post back here and let us know!
Thanks
Brian