
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2017 12:34 PM
Hi ,
we are using resolve notification for a survey also. I put the survey link in resolving notification but not working
how can I put survey link in resolving notification
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2017 04:00 PM
Survey instance (asmt_assessment_instance) for the user needs to be created before you can refer the Survey URL in the Incident Resolve Email notifications, because Survey URL has the sys_of the instance. Survey instance is available only after the Survey trigger condition is invoked. That's why I suggested to include the Incident # in the Survey Email. You may modify the Survey Email to look like an Incident Resolve Email and refer all incident related fields. As a
As a workaround, you can create the instance and related Assessment Instance Question (asmt_assessment_instance_question) records, and use the instance URL in the mail. But I would suggest the first option (using Survey Email).
Thanks
Antin
PS: Hit like, Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2017 04:00 PM
Survey instance (asmt_assessment_instance) for the user needs to be created before you can refer the Survey URL in the Incident Resolve Email notifications, because Survey URL has the sys_of the instance. Survey instance is available only after the Survey trigger condition is invoked. That's why I suggested to include the Incident # in the Survey Email. You may modify the Survey Email to look like an Incident Resolve Email and refer all incident related fields. As a
As a workaround, you can create the instance and related Assessment Instance Question (asmt_assessment_instance_question) records, and use the instance URL in the mail. But I would suggest the first option (using Survey Email).
Thanks
Antin
PS: Hit like, Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2017 03:31 PM
Hi Bhargava,
If my reply answers your questions, can you please mark it as 'Correct' to help the community.
Thanks
Antin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2017 03:39 PM
Yes, Antin
I did't find the correct answer button.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2017 03:40 PM
Please try this URL - how to send the survey notification.