<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Contextual Search on Incident - default knowledge base based on field on incident form in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/contextual-search-on-incident-default-knowledge-base-based-on/m-p/1782596#M439522</link>
    <description>&lt;P&gt;I'm updating this in case anyone else runs into this.&amp;nbsp; It looks like if you add a filter configuration to the Incident Table Configuration under Contextual Results, that you can map a field in a knowledge article to a field on the incident form.&lt;/P&gt;
&lt;P&gt;I configured this to map on service desk, since both tables have this field.&amp;nbsp; Now, when an incident comes in (service desk populates automatically on our incident form), then the related search results will only show knowledge articles that apply&amp;nbsp;to that service desk.&lt;/P&gt;
&lt;P&gt;Here's a link to the documentation:&lt;/P&gt;
&lt;P&gt;https://docs.servicenow.com/bundle/newyork-platform-administration/page/administer/contextual-search/task/create-filter-config-using-mapping.html&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2019 19:07:27 GMT</pubDate>
    <dc:creator>miriamberge</dc:creator>
    <dc:date>2019-09-03T19:07:27Z</dc:date>
    <item>
      <title>Contextual Search on Incident - default knowledge base based on field on incident form</title>
      <link>https://www.servicenow.com/community/developer-forum/contextual-search-on-incident-default-knowledge-base-based-on/m-p/1782592#M439518</link>
      <description>&lt;P&gt;We've got contextual search results configured on the incident form - everything oob, searching on knowledge only.&amp;nbsp; When an agent opens an incident, there is a field called service desk which autopopulates based on the user profile (there is a very rare occurrence where this may not be populated).&amp;nbsp; If the service desk is IT, then we want contextual search to show IT knowledge base, if the service desk is Business, then we want contextual search to show Business knowledge base, if no service desk, then all knowledge bases.&lt;/P&gt;
&lt;P&gt;How and where would I configure this?&amp;nbsp; I'm familiar with adding conditions on the Resource configuration when configuring a search context, but not clear on how I would make this dependent on a field on the incident form.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 13:01:26 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/contextual-search-on-incident-default-knowledge-base-based-on/m-p/1782592#M439518</guid>
      <dc:creator>miriamberge</dc:creator>
      <dc:date>2019-08-30T13:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Contextual Search on Incident - default knowledge base based on field on incident form</title>
      <link>https://www.servicenow.com/community/developer-forum/contextual-search-on-incident-default-knowledge-base-based-on/m-p/1782593#M439519</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;What version of SN are you on? This determines if you have OOB support for multiple KBs or not...which is important to know.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 13:08:19 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/contextual-search-on-incident-default-knowledge-base-based-on/m-p/1782593#M439519</guid>
      <dc:creator>Allen Andreas</dc:creator>
      <dc:date>2019-08-30T13:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Contextual Search on Incident - default knowledge base based on field on incident form</title>
      <link>https://www.servicenow.com/community/developer-forum/contextual-search-on-incident-default-knowledge-base-based-on/m-p/1782594#M439520</link>
      <description>&lt;P&gt;We are on London, upgrading to New York soon.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 14:54:13 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/contextual-search-on-incident-default-knowledge-base-based-on/m-p/1782594#M439520</guid>
      <dc:creator>miriamberge</dc:creator>
      <dc:date>2019-08-30T14:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Contextual Search on Incident - default knowledge base based on field on incident form</title>
      <link>https://www.servicenow.com/community/developer-forum/contextual-search-on-incident-default-knowledge-base-based-on/m-p/1782595#M439521</link>
      <description>&lt;P&gt;Anyone have any ideas?&amp;nbsp; SN has essentially said you can't do this out of box?&amp;nbsp; It seems as though there must be client script or business rule I could write to only display the knowledge articles from a specific knowledge base?&amp;nbsp; Any ideas would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 13:59:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/contextual-search-on-incident-default-knowledge-base-based-on/m-p/1782595#M439521</guid>
      <dc:creator>miriamberge</dc:creator>
      <dc:date>2019-09-03T13:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Contextual Search on Incident - default knowledge base based on field on incident form</title>
      <link>https://www.servicenow.com/community/developer-forum/contextual-search-on-incident-default-knowledge-base-based-on/m-p/1782596#M439522</link>
      <description>&lt;P&gt;I'm updating this in case anyone else runs into this.&amp;nbsp; It looks like if you add a filter configuration to the Incident Table Configuration under Contextual Results, that you can map a field in a knowledge article to a field on the incident form.&lt;/P&gt;
&lt;P&gt;I configured this to map on service desk, since both tables have this field.&amp;nbsp; Now, when an incident comes in (service desk populates automatically on our incident form), then the related search results will only show knowledge articles that apply&amp;nbsp;to that service desk.&lt;/P&gt;
&lt;P&gt;Here's a link to the documentation:&lt;/P&gt;
&lt;P&gt;https://docs.servicenow.com/bundle/newyork-platform-administration/page/administer/contextual-search/task/create-filter-config-using-mapping.html&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 19:07:27 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/contextual-search-on-incident-default-knowledge-base-based-on/m-p/1782596#M439522</guid>
      <dc:creator>miriamberge</dc:creator>
      <dc:date>2019-09-03T19:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Contextual Search on Incident - default knowledge base based on field on incident form</title>
      <link>https://www.servicenow.com/community/developer-forum/contextual-search-on-incident-default-knowledge-base-based-on/m-p/1782597#M439523</link>
      <description>&lt;P&gt;Hii we have a responce email in which all kb article links comes but we want only from specific category the links should come how can we filter that please help&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 08:35:46 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/contextual-search-on-incident-default-knowledge-base-based-on/m-p/1782597#M439523</guid>
      <dc:creator>Qusai1</dc:creator>
      <dc:date>2021-09-21T08:35:46Z</dc:date>
    </item>
  </channel>
</rss>

