- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2018 07:06 PM
Whenever we are viewing a Knowledge Article, the View Count field adds up one more count and it is creating a record in kb_use table.
I would like to know, how the View Count is added and How it is creating a record in kb_use.
Is there any business rule or any other functionalities running in back end to update the count and to create a record ?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2018 02:45 AM
Hi Francis,
Under System Policy > Script Actions there are two scripts that are triggered by event on view/use of articles. These are named Knowledge Use and Knowledge View, and are the scripts that are incrementing the count and adding records to kb_use.
Regards,
Einvald Serigstad

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2018 07:09 PM
Please check below for answer
How are knowledge article use count and view count added in kb_use table from attach to incident
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2018 02:45 AM
Hi Francis,
Under System Policy > Script Actions there are two scripts that are triggered by event on view/use of articles. These are named Knowledge Use and Knowledge View, and are the scripts that are incrementing the count and adding records to kb_use.
Regards,
Einvald Serigstad