AI search and Knowledge templates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2024 11:31 AM
Several time ago, the new custom templates were implemented in knowledge module, people were creating thei KBs withouth any issue, however, we noticed the KBs were not crrated under the knowledge_kb table so it causes our AI Search in Portal do not find the KBs easily when user were using the key words. As well the reporting had many inconsistencies as we had to use the tables separately causing that we should create 1 report per template (class). I looked for documentation but, did not find anything related to this issue and would like to know what documentation is to evaluate the feasibility of them interacting with AI Search. It is still not clear for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2024 07:03 AM
Hi JoselynA,
We faced the same issue today and found the problem was the template used in the KB was not added in the Search source. We added the template table to Child table for Knowledge Index and did the indexing again, which fixed the issue for searching the article in portal.
Here is the link: https://instancename.service-now.com/now/nav/ui/classic/params/target/ais_datasource.do%3Fsys_id%3D9....
Thanks