versaSRS Knowledge Base

 

 


Enable Secure Searching for KB Articles

Article ID: Q731574

Category: FAQ - How To

The information in this article applies to:

  • versaSRS
Users can access KB articles that are not published in their Team (Queue) nor have 'Enable Public Access' checked in the Publishing Section of the article.
1. The Global Settings for KBSearchMode has a hidden feature which cannot be changed via “Manage Global Settings” interface. This will need to be updated manually. Run the following SQL statement below to update the global settings directly in the database.

  UPDATE tbl_ApplicationSettings SET Value1 = 3 WHERE Name = 'KBSearchModule' – This will enable the hidden feature

2. Unzip and run the attached SQL script against the versaSRS database. This will modify the searching of KB articles to only include those which are available to Queue Users.

  “sp_Search_KnowledgeBaseArticles_By_Page_Secure.sql”

3. Reload the “Global Settings” from the application.

Did the information in this article help answer your question?

Yes
No
Did not apply


Last Reviewed: 19/04/2021
Powered By VersaDev Pty Ltd Copyright 2022
Last Reviewed 19/04/2021

Print this page  Print this page
Click link to send to a friend  Send to a friend
Add to Favorites  Add to Favorites

Provided by
VersaDev Support Services