Direct URL for attachment loads a blank screen when user is not logged in
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2019 07:40 AM
Direct URL for an attachment generally are: https://[INSTANCE].service-now.com/sys_attachment.do?sys_id=[sys_id of RECORD in question]&sysparm_viewer_table=kb_knowledge&sysparm_viewer_id=[sys_id of VIEWER]&view=true
The goal is to have an email send out with a notification script pointing to a PDF. This part works well except when the end user clicks on the hyperlink. If the user is not logged in a blank screen loads.
Has anyone dealt with this?
Labels:
- Labels:
-
Platform and Cloud Security
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2019 08:23 AM
Hello
The below link may be useful
Hope this helps
Thanks,
Siva
Mark this response as correct if that really helps