<?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 show all available and active catalog items on the virtual agent in Virtual Agent, NLU forum</title>
    <link>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2883651#M12536</link>
    <description>&lt;P&gt;Go to designer under virtual agent and search Raise Request or Something like that you will see a flow and under that there will be a&amp;nbsp; "Item Searched" open and on right side there was define choices Script open that and change the EncodedQuery according to your need&lt;/P&gt;</description>
    <pubDate>Mon, 01 Apr 2024 16:14:43 GMT</pubDate>
    <dc:creator>g k1</dc:creator>
    <dc:date>2024-04-01T16:14:43Z</dc:date>
    <item>
      <title>How to show all available and active catalog items on the virtual agent</title>
      <link>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2882809#M12533</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to Virtual agent module and trying to figure it out on getting catalog items to the virtual agent and process from there such as to take inputs from the user for the selected catalog item and submit a request for that item. Can anyone please help me to achieve this requirement? Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2024 23:45:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2882809#M12533</guid>
      <dc:creator>Ramya Neelam1</dc:creator>
      <dc:date>2024-03-31T23:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to show all available and active catalog items on the virtual agent</title>
      <link>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2882931#M12534</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/277130"&gt;@Ramya Neelam1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;1. Understand Virtual Agent Designer &amp;amp; NLU Model&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First, familiarize yourself with the Virtual Agent Designer and its capabilities. The Designer is where you’ll create or modify chatbot conversations (topics). If your instance leverages Natural Language Understanding (NLU), getting a grip on how NLU models work and how they can trigger specific topics based on user inputs is crucial.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### 2. Identify Catalog Items&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Identify which catalog items you wish to make available via the Virtual Agent. It’s essential to understand the fields and options each catalog item requires, as you’ll need to account for these in your Virtual Agent topic design to collect inputs from the user accurately.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### 3. Create or Modify a VA Topic&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To create or modify a Virtual Agent topic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Navigate to&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Collaboration &amp;gt; Virtual Agent &amp;gt; Designer&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- You can start a new topic from scratch or modify an existing template. ServiceNow offers pre-built conversation templates that you might find useful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- When designing the conversation, use “User Input” nodes to collect information from the user. You’ll configure these nodes based on the inputs required for your catalog item.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Use “Service Catalog” nodes to bring in catalog items dynamically. This node lets you search for and select the specific catalog item you want to include in your conversation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### 4. Mapping Inputs to Variables&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For each catalog item, you’ll have defined variables for user inputs (e.g., quantity, color, size). In the Virtual Agent topic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- After collecting user inputs, you must map these inputs to the corresponding variables of the catalog item.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- You can achieve this by using the "Script” node where necessary to manipulate data or by directly mapping user responses to item variables within the “Service Catalog” node configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### 5. Submitting the Request&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once all necessary inputs are collected and correctly mapped:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Use a “Service Catalog” node configured with the action to submit the request. Ensure all mandatory fields are populated based on the earlier user inputs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Add nodes to confirm with the user that the request has been submitted successfully. You can also provide them with the request number for future reference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Note:&amp;nbsp;Please Mark this&amp;nbsp;Helpful&amp;nbsp;and&amp;nbsp;Accepted Solution.&amp;nbsp;If this Helps you to understand. This will help both the community and me..&lt;BR /&gt;- Keep Learning ‌‌&lt;BR /&gt;Thanks &amp;amp; Regards&amp;nbsp;&lt;BR /&gt;Deepak Sharma&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 05:21:47 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2882931#M12534</guid>
      <dc:creator>Deėpak Sharma</dc:creator>
      <dc:date>2024-04-01T05:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to show all available and active catalog items on the virtual agent</title>
      <link>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2883651#M12536</link>
      <description>&lt;P&gt;Go to designer under virtual agent and search Raise Request or Something like that you will see a flow and under that there will be a&amp;nbsp; "Item Searched" open and on right side there was define choices Script open that and change the EncodedQuery according to your need&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 16:14:43 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2883651#M12536</guid>
      <dc:creator>g k1</dc:creator>
      <dc:date>2024-04-01T16:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to show all available and active catalog items on the virtual agent</title>
      <link>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2883843#M12541</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you mean 'Request catalog item' topic block, if so sorry I couldn't see Item searched option there, can you please help me understand bit more.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 19:48:20 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2883843#M12541</guid>
      <dc:creator>Ramya Neelam1</dc:creator>
      <dc:date>2024-04-01T19:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to show all available and active catalog items on the virtual agent</title>
      <link>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2883864#M12542</link>
      <description>&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response, it helped me to start little bit on virtual agent.I have couple of questions from your response and looking your help.&lt;/P&gt;&lt;P&gt;From point#3, where can I find input user node and service catalog item nodes, I don't see them directly in the designer view in components--&amp;gt; Inputs section.&lt;/P&gt;&lt;P&gt;And I wanted to show all the catalog items we have under 'client catalog' category to the user and allow them to select the required catalog item and take their inputs, submit request from there. Please feel free to correct me if my requirement is not doable.&lt;/P&gt;&lt;P&gt;Also, I have found that there are two OOB topic blocks called ' Search catalog Item' and 'Request catalog item' and I tried to create a custom flow using these two topics and tried to take inputs from user using the 'Text' type input but everytime chat is getting ended, not sure where I am doing wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The flow is very simple --&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RamyaNeelam1_0-1712001808449.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/344137i164581DC75DCED33/image-size/medium?v=v2&amp;amp;px=400" alt="RamyaNeelam1_0-1712001808449.png" title="RamyaNeelam1_0-1712001808449.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kindly help me here, thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 20:03:55 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2883864#M12542</guid>
      <dc:creator>Ramya Neelam1</dc:creator>
      <dc:date>2024-04-01T20:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to show all available and active catalog items on the virtual agent</title>
      <link>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2885042#M12543</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gk1_0-1712071285555.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/344458iE7DBE3052A34C455/image-size/medium?v=v2&amp;amp;px=400" alt="gk1_0-1712071285555.png" title="gk1_0-1712071285555.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gk1_1-1712071330091.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/344459iBF1307E0FA63ACE3/image-size/medium?v=v2&amp;amp;px=400" alt="gk1_1-1712071330091.png" title="gk1_1-1712071330091.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 15:22:20 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2885042#M12543</guid>
      <dc:creator>g k1</dc:creator>
      <dc:date>2024-04-02T15:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to show all available and active catalog items on the virtual agent</title>
      <link>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2886562#M12549</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response, I am more of looking like allowing users to request catalog items directly in the virtual agent, can you please let me know if this is possible.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 14:27:37 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2886562#M12549</guid>
      <dc:creator>Ramya Neelam1</dc:creator>
      <dc:date>2024-04-03T14:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to show all available and active catalog items on the virtual agent</title>
      <link>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2886884#M12556</link>
      <description>&lt;P&gt;I think then u have to create flow for every catalog, I m not totally sure!!&lt;BR /&gt;&lt;BR /&gt;u can refer these conversations:-&lt;BR /&gt;&lt;A href="https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-order-catalog-items-using-the-virtual-agent/m-p/245821" target="_blank"&gt;https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-order-catalog-items-using-the-virtual-agent/m-p/245821&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.servicenow.com/community/virtual-agent-nlu-articles/order-a-catalog-item-via-virtual-agent/ta-p/2306732" target="_blank"&gt;https://www.servicenow.com/community/virtual-agent-nlu-articles/order-a-catalog-item-via-virtual-agent/ta-p/2306732&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If it helps&amp;nbsp;&lt;SPAN&gt;please&amp;nbsp; hit like Helpful!!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 19:29:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-nlu-forum/how-to-show-all-available-and-active-catalog-items-on-the/m-p/2886884#M12556</guid>
      <dc:creator>g k1</dc:creator>
      <dc:date>2024-04-03T19:29:01Z</dc:date>
    </item>
  </channel>
</rss>

