Managing Knowledgebases

There are three types of knowledgebases that you can add to Knowledge Management in Service Manager. You can add an sclib knowledgebase, an fsyslib knowledgebase, and a weblib knowledgebase. An sclib knowledgebase is created from a table in Service Manager. For example the out-of-the-box Incident_Library uses the probsummary table. A weblib knowledgebase is created by using web crawling to browse and index an external web site. The system creates an fsyslib knowledgebase when it crawls a file system.

The Knowledgebases feature enables administrators to add and delete knowledgebases. In order to add a knowledgebase and make it functional you need to:

  • Identify the type of knowledgebase
  • Map fields for indexing and searching
  • If needed, update the four ScriptLibrary scripts that were created when you added the knowledgebase:
    <LibraryNameHere>_kmaccess
    <LibraryNameHere>_kmcategoryidxscript
    <LibraryNameHere>_kmprocesslibcriteria
    <LibraryNameHere>_kmsearchsecurity
  • For sclib type knowledgebases only, create a new tab for the knowledgebase for advanced searching

Related topics

Add a weblib Knowledgebase
Add an fsyslib Knowledgebase
Add an sclib Knowledgebase