
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 08:38 AM - edited 12-20-2023 09:42 PM
Hi,
I would like to use contextual search as follows in a record producer:
- Show only catalog items with a specific query (all catalog items where 'Meta' starts with dwp)
- Show only knowledge articles from a specific knowledge base
How can I achieve this?
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 12:32 AM
For the knowledge base/articles I was able to find the solution:
Search context > Tab Resource Configuration > Open knowledge > Open Condition
Value must have the following value:
kb_knowledge_base=<sys_id of the knowledge base>
By applying this property, only articles from that knowledge base will be displayed in the contextual search results

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 12:32 AM
For the knowledge base/articles I was able to find the solution:
Search context > Tab Resource Configuration > Open knowledge > Open Condition
Value must have the following value:
kb_knowledge_base=<sys_id of the knowledge base>
By applying this property, only articles from that knowledge base will be displayed in the contextual search results

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 12:42 AM
I still need to find to filter the displayed catalog items

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2024 02:23 AM
See Solved: Re: Contextual search: Filter Configuration for ca... - ServiceNow Community for filtering on Catalog items