- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2018 06:59 AM
I have tried to configure Document Viewer on my Kingston DEV instance but without success. I followed the help here: https://docs.servicenow.com/bundle/kingston-platform-administration/page/use/using-forms/task/view-attachment-doc-viewer.html
My kb_knowledge collection dictionary has attribute:
I have the system properties for document viewer configured:
I have system property forcing download disabled:
But still when clicking "view" link in the knowledge article, it opens new window but still downloads the file:
The URL of new window is "sys_attachment.do?sysparm_referring_url=tear_off&view=true&sys_id=4e5d77764f30130000e7a7d18110c794" which looks that it really tried to "view" it but it is blank and file downloads.
Any idea what I could miss? 🙂
Thanks,
Dominik
Solved! Go to Solution.
- Labels:
-
Knowledge Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2018 06:11 AM
I put in a HI ticket. They are telling me that there's a plugin that needs to be activated, but the plugin isn't available yet. They are still checking with development but the official answer at the moment is that the feature is not ready for customer use. Not sure why they advertise it as a new feature then!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2018 07:44 AM
There is a property glide.ui.attachment.download_mime_types which may have mime types defined to stop the file rendering in the browser for security reasons.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2018 07:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2018 07:10 AM
Have you figured this out? I'm having the same issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2018 06:03 AM
Not yet. I will let you know once I am able to make it working on Kingston.