<?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: Navigate between topics in the virtual agent in Virtual Agent, NLU forum</title>
    <link>https://www.servicenow.com/community/virtual-agent-nlu-forum/navigate-between-topics-in-the-virtual-agent/m-p/264789#M8903</link>
    <description>&lt;P&gt;In the future release (orlando) we plan to introduce a notion of 'topic blocks'. This will act as a re-usable conversation topic that can be called from other conversation topics. Depending on the use case you are looking to achieve, it may make sense to uptake this feature when available.&lt;/P&gt;
&lt;P&gt;While&amp;nbsp;vaSystem.switchTopic() may technically work, it is not formally supported/documented.&lt;/P&gt;
&lt;P&gt;If there is logic you want to add to the end of every topic, i advise looking at the setup topics and adding the logic into the anything else or survey topics.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jan 2020 21:39:43 GMT</pubDate>
    <dc:creator>darius_koohmare</dc:creator>
    <dc:date>2020-01-07T21:39:43Z</dc:date>
    <item>
      <title>Navigate between topics in the virtual agent</title>
      <link>https://www.servicenow.com/community/virtual-agent-nlu-forum/navigate-between-topics-in-the-virtual-agent/m-p/264786#M8900</link>
      <description>&lt;P&gt;Hi !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible to navigate between topics in the virtual agent? Example, before ending topic x, give the user the option to&lt;/P&gt;
&lt;P&gt;go to topyc y and so on ...&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 19:59:10 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-nlu-forum/navigate-between-topics-in-the-virtual-agent/m-p/264786#M8900</guid>
      <dc:creator>Anselmo Cruz Ma</dc:creator>
      <dc:date>2019-12-18T19:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Navigate between topics in the virtual agent</title>
      <link>https://www.servicenow.com/community/virtual-agent-nlu-forum/navigate-between-topics-in-the-virtual-agent/m-p/264787#M8901</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;Switching between topics is posible with vaSystem.switchTopic(). It's not documented on Docs, though Simon H wrote a nice article on it:&lt;BR /&gt;&lt;A href="https://community.servicenow.com/community?id=community_article&amp;amp;sys_id=7e8a90cbdb097344200f0b55ca961929" rel="nofollow"&gt;https://community.servicenow.com/community?id=community_article&amp;amp;sys_id=7e8a90cbdb097344200f0b55ca961929&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I also used this in our custom start topic that we used in London and Madrid. It's described in this article:&lt;BR /&gt;&lt;A href="https://community.servicenow.com/community?id=community_article&amp;amp;sys_id=8fba850ddb6d3f84a39a0b55ca96198a" rel="nofollow"&gt;https://community.servicenow.com/community?id=community_article&amp;amp;sys_id=8fba850ddb6d3f84a39a0b55ca96198a&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If my answer helped you in any way, please then mark it as helpful.&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;BR /&gt;Mark&lt;/P&gt;
&lt;P&gt;---&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.linkedin.com/in/markroethof/" target="_blank" rel="noopener noreferrer nofollow"&gt;LinkedIn&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://drive.google.com/file/d/1mIO_Ml5wabhyF-fJypCuFEwRQb-6uKca/view" target="_blank" rel="noopener noreferrer nofollow"&gt;Community article list&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 20:42:29 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-nlu-forum/navigate-between-topics-in-the-virtual-agent/m-p/264787#M8901</guid>
      <dc:creator>Mark Roethof</dc:creator>
      <dc:date>2019-12-18T20:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Navigate between topics in the virtual agent</title>
      <link>https://www.servicenow.com/community/virtual-agent-nlu-forum/navigate-between-topics-in-the-virtual-agent/m-p/264788#M8902</link>
      <description>&lt;P class="ng-scope"&gt;Hi there,&lt;/P&gt;
&lt;P class="ng-scope"&gt;Did this solve your question? Or do we need to follow-up on this?&lt;/P&gt;
&lt;P class="ng-scope"&gt;Please mark this answer as correct if it solves your question. This will help others who are looking for a similar solution. Also marking this answer as correct takes the post of the unsolved list.&lt;BR /&gt;Thanks.&lt;/P&gt;
&lt;P class="ng-scope"&gt;Kind regards,&lt;BR /&gt;Mark&lt;/P&gt;
&lt;P class="ng-scope"&gt;---&lt;/P&gt;
&lt;P class="ng-scope"&gt;&lt;A href="https://www.linkedin.com/in/markroethof/" target="_blank" rel="noopener noreferrer nofollow"&gt;LinkedIn&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://drive.google.com/file/d/1mIO_Ml5wabhyF-fJypCuFEwRQb-6uKca/view" target="_blank" rel="noopener noreferrer nofollow"&gt;Community article list&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 07:16:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-nlu-forum/navigate-between-topics-in-the-virtual-agent/m-p/264788#M8902</guid>
      <dc:creator>Mark Roethof</dc:creator>
      <dc:date>2020-01-02T07:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Navigate between topics in the virtual agent</title>
      <link>https://www.servicenow.com/community/virtual-agent-nlu-forum/navigate-between-topics-in-the-virtual-agent/m-p/264789#M8903</link>
      <description>&lt;P&gt;In the future release (orlando) we plan to introduce a notion of 'topic blocks'. This will act as a re-usable conversation topic that can be called from other conversation topics. Depending on the use case you are looking to achieve, it may make sense to uptake this feature when available.&lt;/P&gt;
&lt;P&gt;While&amp;nbsp;vaSystem.switchTopic() may technically work, it is not formally supported/documented.&lt;/P&gt;
&lt;P&gt;If there is logic you want to add to the end of every topic, i advise looking at the setup topics and adding the logic into the anything else or survey topics.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 21:39:43 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-nlu-forum/navigate-between-topics-in-the-virtual-agent/m-p/264789#M8903</guid>
      <dc:creator>darius_koohmare</dc:creator>
      <dc:date>2020-01-07T21:39:43Z</dc:date>
    </item>
  </channel>
</rss>

