- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-29-2024 11:43 PM
I want a Email Script for Scheduled report, when User click on the link it should redirect to the open cases report.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-01-2024 01:35 AM - edited ā03-01-2024 01:52 AM
Hi @Gagana B N1,
You can directly add Hyperlink in scheduled report inside HTML tag of field 'Introductory message',
<p> </p>
<p>Hi Team,</p>
<p><a href="nav_to.do?uri=sys_report_template.do?jvar_report_id=03ec52ca532130104c90ddeeff7b12e3"> Click to view the Report</a></p>
Here in href i have directly passed the report id so it will redirect to report which we have given.
Email Preview:
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-01-2024 01:35 AM - edited ā03-01-2024 01:52 AM
Hi @Gagana B N1,
You can directly add Hyperlink in scheduled report inside HTML tag of field 'Introductory message',
<p> </p>
<p>Hi Team,</p>
<p><a href="nav_to.do?uri=sys_report_template.do?jvar_report_id=03ec52ca532130104c90ddeeff7b12e3"> Click to view the Report</a></p>
Here in href i have directly passed the report id so it will redirect to report which we have given.
Email Preview:
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-01-2024 01:49 AM
SO quick @swathisarang98
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-01-2024 01:52 AM
@Dr Atul G- LNG Thank Youš
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-01-2024 02:44 AM
Hi @Gagana B N1 ,Thanks for marking my answer as helpful. If it helped you in any way please accept the solution so that it will be beneficial to the future readers with the same query
Thanks,
Swathi