<?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: How to disable Virtual Agent on ITSM Chat and leave it for the CSM Chat in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/how-to-disable-virtual-agent-on-itsm-chat-and-leave-it-for-the/m-p/884046#M455825</link>
    <description>&lt;P&gt;I used the below script in the ITSM chat configuration and it looks like disabled the virtual bot there.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="language-javascript"&gt;&lt;CODE&gt;(function($sp) {
		var configObj = {portal: $sp.getValue('url_suffix')};
			
		configObj.live_agent_only = true;
		configObj.liveagent_queue= $sp.getValue('sp_chat_queue');
		
		return configObj;
	})($sp);
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 26 May 2020 17:23:05 GMT</pubDate>
    <dc:creator>Winston</dc:creator>
    <dc:date>2020-05-26T17:23:05Z</dc:date>
    <item>
      <title>How to disable Virtual Agent on ITSM Chat and leave it for the CSM Chat</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-disable-virtual-agent-on-itsm-chat-and-leave-it-for-the/m-p/884045#M455824</link>
      <description>&lt;P&gt;I downloaded the Virtual Agent plugin now all my chat queues are starting with Virtual Agent and not Live Agent. I only want Virtual Agent to be enabled on the CSM Chat queue and to have our ITSM Chat queue go directly to Live Agents.&lt;/P&gt;
&lt;P&gt;In the oob CSM Agent Chat configuration it has a place to set live_agent_only:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/92938i4A5E801E5E48377D/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;But when I try to add live_agent_only to the ITSM chat configuration it doesn't change anything on that portal's chat.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/92937i4E03C4E6567A4DC6/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's also this forum post about how someone turned virtual agent off in the CSM queue through portal's theme header, but that didn't work for me with the ITSM queue.&amp;nbsp;&lt;A href="https://community.servicenow.com/community?id=community_question&amp;amp;sys_id=21ff7ec0db767bc01cd8a345ca9619c1" rel="nofollow"&gt;https://community.servicenow.com/community?id=community_question&amp;amp;sys_id=21ff7ec0db767bc01cd8a345ca9619c1&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 17:00:16 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-disable-virtual-agent-on-itsm-chat-and-leave-it-for-the/m-p/884045#M455824</guid>
      <dc:creator>Winston</dc:creator>
      <dc:date>2020-05-26T17:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable Virtual Agent on ITSM Chat and leave it for the CSM Chat</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-disable-virtual-agent-on-itsm-chat-and-leave-it-for-the/m-p/884046#M455825</link>
      <description>&lt;P&gt;I used the below script in the ITSM chat configuration and it looks like disabled the virtual bot there.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="language-javascript"&gt;&lt;CODE&gt;(function($sp) {
		var configObj = {portal: $sp.getValue('url_suffix')};
			
		configObj.live_agent_only = true;
		configObj.liveagent_queue= $sp.getValue('sp_chat_queue');
		
		return configObj;
	})($sp);
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 26 May 2020 17:23:05 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-disable-virtual-agent-on-itsm-chat-and-leave-it-for-the/m-p/884046#M455825</guid>
      <dc:creator>Winston</dc:creator>
      <dc:date>2020-05-26T17:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable Virtual Agent on ITSM Chat and leave it for the CSM Chat</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-disable-virtual-agent-on-itsm-chat-and-leave-it-for-the/m-p/884047#M455826</link>
      <description>&lt;P&gt;Winston,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to do the same thing.&amp;nbsp; Where did you end up having to enter this script?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2020 16:51:32 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-disable-virtual-agent-on-itsm-chat-and-leave-it-for-the/m-p/884047#M455826</guid>
      <dc:creator>jdumlandt</dc:creator>
      <dc:date>2020-09-03T16:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable Virtual Agent on ITSM Chat and leave it for the CSM Chat</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-disable-virtual-agent-on-itsm-chat-and-leave-it-for-the/m-p/884048#M455827</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;I had to put this on the Service Portal Agent Chat Configuration that didn't need Virtual Agent enabled.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Service Portal &amp;gt; Agent Chat&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/92935i7ED530C84A268881/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if you have any other issues with it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2020 16:58:47 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-disable-virtual-agent-on-itsm-chat-and-leave-it-for-the/m-p/884048#M455827</guid>
      <dc:creator>Winston</dc:creator>
      <dc:date>2020-09-03T16:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable Virtual Agent on ITSM Chat and leave it for the CSM Chat</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-disable-virtual-agent-on-itsm-chat-and-leave-it-for-the/m-p/884049#M455828</link>
      <description>&lt;P&gt;We recently upgraded our sub-prod instances to Quebec, and I installed Virtual Agent Lite to use with Agent Chat. Now the VA bot is launching instead of live agent chat like it did before I installed VA Lite.&lt;/P&gt;
&lt;P&gt;I tried your script above in a different chat config but it's not working. We are not using CSM, just Agent Chat &amp;amp; Agent Workspace.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Brandon&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 17:13:37 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-disable-virtual-agent-on-itsm-chat-and-leave-it-for-the/m-p/884049#M455828</guid>
      <dc:creator>Brandon R1</dc:creator>
      <dc:date>2021-05-14T17:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable Virtual Agent on ITSM Chat and leave it for the CSM Chat</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-disable-virtual-agent-on-itsm-chat-and-leave-it-for-the/m-p/884050#M455829</link>
      <description>&lt;P&gt;I got it to work using the params in your 2nd screenshot above, where I added &lt;STRONG&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;live_agent_only: true&lt;/SPAN&gt;&lt;/STRONG&gt; to my existing chat config.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 17:30:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-disable-virtual-agent-on-itsm-chat-and-leave-it-for-the/m-p/884050#M455829</guid>
      <dc:creator>Brandon R1</dc:creator>
      <dc:date>2021-05-14T17:30:44Z</dc:date>
    </item>
  </channel>
</rss>

