The Zurich release has arrived! Interested in new features and functionalities? Click here for more

In ESS, end user are not able to see knowledge articles.

ankul
Tera Contributor

End users are unable to see Knowledge articles which are submitted by ITIL users. Even When they try to search with Article number or article description getting "Your search - test - did not match any documents".

Regards

Ankul Agrawal

2 REPLIES 2

syedfarhan
Kilo Sage

Hi Ankul,



The ServiceNow knowledge base can be public or private. The knowledge base is private by default.


A public knowledge base is accessible to everyone, no login required. When a user enters the URL <instance name>.service-now.com/kb_home.do, the knowledge portal appears. This approach provides easy access to published knowledge articles. Administrators can protect sensitive content by applying role-based access to those articles.


A private knowledge base requires users to log in before they can access any articles. When a user enters the URL <instance name>.service-now.com/kb_home.do, the login page appears. After logging in, users see the knowledge portal. This approach provides secure access to all knowledge articles. Administrators can further protect sensitive content by applying role-based access to those articles.


Administrators can make a public knowledge base private or make a private knowledge base public, depending on organizational needs.


  1. If it is not active, activate the System Definition > Public Pages module by editing the System Definition application.
  2. Navigate to System Definition > Public Pages.
  3. Filter the list to view pages that start with kb_.
  4. Open each page whose accessibility is to be changed and select the Active check box to make the page public. Clear the Active check box to make the page private.
    For a public knowledge base, both the kb_home and kb_list pages must be active. Login is required to view articles for any pages that are not active.

These public pages affect the accessibility of the knowledge portal.


Page NameDescription
kb_commentsEnables public users to see comments from other users, if active.
kb_findEnables public users to search the knowledge base, if active.
kb_homeDisplays the knowledge portal page, if both this page and kb_list are active.
kb_listDisplays the list of articles on the knowledge portal page, if both this page and kb_home are active.
kb_viewEnables public users to view knowledge articles, if active.



Public knowledge base pages


Thanks


Brad Tilton
ServiceNow Employee
ServiceNow Employee

If they're accessing through global search you'll want to make sure that that text search group is opened to ess users as it's not by default. You'll need to remove the roles from the roles field:



618e280bfe.png



Administering Global Text Search - ServiceNow Wiki