How to show the survey notification under "Emails" related list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2025 07:00 AM
Hi,
How to show the survey notification under "Emails" related list in sn_hr_core_case table.
1.Created the "Emails" relationship.
2.By using this code as per above screenshort i am able to see all the sn_hr_core_case table related emails this is fine.
3.But i want to able to see the survey notification as well as below:
And the survey notification is asmt_assessment_instance table.
So how to include the survey notification to "Email" related list.
Can anyone please help on this, it will be usefull.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2025 03:20 AM
you will have to query "asmt_assessment_instance" table with the HR case sysId and then check in emails table if any email triggered for that survey record
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2025 03:14 AM
Hope you are doing good.
Did my reply answer your question?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader