- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2018 09:09 AM
I have created a workflow that has a notification being sent. But it seems to not be in the right format because it is not copying the variables over. Here are some of the variables. Can someone help with the script part?
Here some of the variables, if someone help me get started i can finish it.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2018 01:49 PM
This is a preview of a notification in the notifications section of ServiceNow. Also it looks like it is pointing to the sc_task table when it need to be on the sc_req_item table. In the email logs did you try clicking Preview HTML Body related link.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2018 12:52 PM
Nothiing but the script you gave me but before then I had what the first responder told me.. But how is everything blue if the tasks has not been completed or the email

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2018 12:54 PM
Open the show workflow and hover over the the notification. It should pop up more details. Is if it shows something like skipped.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2018 12:55 PM
It says finished on each one
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2018 12:56 PM
So for the variables in the email I need to send the first, middle, last name, the Provider ID, the SER #, etc

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2018 01:09 PM
Ok so I just put tried and if My code is just in the notification it sends out my code. I created a mail script and then sent called requested_item_summary and then in the notification I just put ${mail_script:request_item_summary} and the notification went to the user I had listed in the to.