Open kb attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2019 02:27 AM
hi ,
On service portal , i would like to know if it's possible to open (in a broweser or other...) directly an attachment when i clic on an knowledge article ?
thank you for your help
- Labels:
-
Knowledge Management
-
Service Portal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2019 08:51 AM
Yes, Associated attachments can be directly displayed in browser when clicking an article link in Knowledge Service Portal (/kb).
1. Activate the plugin ServiceNow Document Viewer. This plugin may require additional licensing and it has certain limitation, refer the documentation.
2. Set the properties "sn_km_portal.glide.knowman.serviceportal.use_document_viewer", "glide.knowman.use_document_viewer" to "true".
3. Create an article with Attachment link enabled and attach a document that want to display.
Regards,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2019 12:52 AM
Hi,
thank you for reply
I activate the plugin on the instance
then I change the system property "glide.knowman.use_document_viewer" to true but it does not work the document does not open directly both on the instance and on the portal.
maybe i forgot something

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2019 01:01 AM
You have to activate Document Viewer for the tables where you want to use it.
- Navigate to System Definition → Dictionary.
- Open the table and click New under the Attributes tab.
- Enter Use Document Viewer in the Attribute field.
- Enter true in the Value field.
- Click Submit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2019 02:25 AM
Hi Rajesh Kannan Gurusamy,
can you help me to have the same comportement in both service portal and backend.
because in my case it doesn't work in service portal the knowledge is not open directly when i clic on an knowledge article.
thank you