What is "Knowledge Use"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2017 08:09 AM
ServiceNow Knowledge Management has a canned report called "Knowledge Use." I run it and look at it every week, but it is not at all clear to me what triggers a knowledge interaction being added to this table, especially since in most cases the value in the "Used" field is FALSE.
What the heck is this report showing me?
- Labels:
-
Knowledge Management
- 8,213 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2017 11:15 AM
cxs_relevant_doc_task is a table that gets an entry any time an article is flagged as being relevant to a Task (not even just an Incident.) If you loink an article or click "This Helped", the action gets logged here.
I find this more specifically useful than the "Knowledge Use" table, but I also don't fully grok knowledge_use. Hence my inquiries. 🙂

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2017 07:11 AM
FYI Michael,
The kb_use fields work like this (from our product owner.)
- kb_use.viewed is set to true when the article is viewed
- kb_use.used is set to true when the article is attached to a task through contextual search

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2017 06:19 AM
Hi Michael,
If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
If you are viewing this from the community inbox you will not see the correct answer button. If so, please review How to Mark Answers Correct From Inbox View.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2017 11:45 AM
Hmmm...I am not getting any traction from that because when I try to dotwalk over to kb_knowledge to show details about the article in question, those fields are coming across as blank. I suspect it's an ACL issue.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2017 05:57 AM