<?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: Inbound action calling cart no longer working in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/inbound-action-calling-cart-no-longer-working/m-p/1800640#M457566</link>
    <description>&lt;P&gt;Yes -&amp;nbsp;But cannot locate the record it suggests and looking through the cart UI pages on our instance, none have been configured and are OOB.&lt;/P&gt;
&lt;P&gt;also:&amp;nbsp;I have checked the form and the sender of the email has the permission to view and submit the item.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Oct 2020 12:14:33 GMT</pubDate>
    <dc:creator>matt_a</dc:creator>
    <dc:date>2020-10-28T12:14:33Z</dc:date>
    <item>
      <title>Inbound action calling cart no longer working</title>
      <link>https://www.servicenow.com/community/developer-forum/inbound-action-calling-cart-no-longer-working/m-p/1800638#M457564</link>
      <description>&lt;P&gt;I have an inbound action running on our instance that calls the cart and produces a request with the information provided.&lt;/P&gt;
&lt;P&gt;However, since we moved to Paris, this has been failing to run with the following entry in the log:&lt;/P&gt;
&lt;P&gt;*** WARNING *** Evaluator: com.glideapp.servicecatalog.exceptions.CartException: Your cart has item(s) no longer available. Please remove&amp;nbsp;&amp;lt;item name was here&amp;gt; from cart to continue with the checkout&lt;/P&gt;
&lt;P&gt;I have checked the form and the sender of the email has the permission to view and submit the item.&lt;/P&gt;
&lt;P&gt;I also located this KB article:&amp;nbsp;https://hi.service-now.com/kb_view.do?sysparm_article=KB0815421&lt;/P&gt;
&lt;P&gt;But cannot locate the record it suggests and looking through the cart UI pages on our instance, none have been configured and are OOB.&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 12:00:55 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/inbound-action-calling-cart-no-longer-working/m-p/1800638#M457564</guid>
      <dc:creator>matt_a</dc:creator>
      <dc:date>2020-10-28T12:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound action calling cart no longer working</title>
      <link>https://www.servicenow.com/community/developer-forum/inbound-action-calling-cart-no-longer-working/m-p/1800639#M457565</link>
      <description>&lt;P&gt;&lt;SN-MENTION class="sn-mention" table="live_profile" sysid="e7b11aaddb981fc09c9ffb651f961971"&gt;@matt.a&lt;/SN-MENTION&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The steps for resolution are mentioned there.&lt;/P&gt;
&lt;P&gt;Did you follow those&lt;/P&gt;
&lt;P&gt;Regards&lt;BR /&gt;Ankur&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 12:11:38 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/inbound-action-calling-cart-no-longer-working/m-p/1800639#M457565</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2020-10-28T12:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound action calling cart no longer working</title>
      <link>https://www.servicenow.com/community/developer-forum/inbound-action-calling-cart-no-longer-working/m-p/1800640#M457566</link>
      <description>&lt;P&gt;Yes -&amp;nbsp;But cannot locate the record it suggests and looking through the cart UI pages on our instance, none have been configured and are OOB.&lt;/P&gt;
&lt;P&gt;also:&amp;nbsp;I have checked the form and the sender of the email has the permission to view and submit the item.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 12:14:33 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/inbound-action-calling-cart-no-longer-working/m-p/1800640#M457566</guid>
      <dc:creator>matt_a</dc:creator>
      <dc:date>2020-10-28T12:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound action calling cart no longer working</title>
      <link>https://www.servicenow.com/community/developer-forum/inbound-action-calling-cart-no-longer-working/m-p/1800641#M457567</link>
      <description>&lt;P&gt;I worked&amp;nbsp;it out.&lt;/P&gt;
&lt;P&gt;The comment is a little misleading on the KB article&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If user criteria are not needed, you may remove user criteria from the catalog items 'Available for' section.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;It still requires the user criteria there, but with no roles / criteria selected in the user criteria!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 14:56:26 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/inbound-action-calling-cart-no-longer-working/m-p/1800641#M457567</guid>
      <dc:creator>matt_a</dc:creator>
      <dc:date>2020-10-28T14:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound action calling cart no longer working</title>
      <link>https://www.servicenow.com/community/developer-forum/inbound-action-calling-cart-no-longer-working/m-p/3019953#M1138678</link>
      <description>&lt;P&gt;This can also happen when the "available for' is empty on a catalog item. You can resolve that by doing the following .&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Add the "Available for" --&amp;gt; "Any User".&amp;nbsp; OR&lt;/LI&gt;&lt;LI&gt;If you don't want to select "Any User" from the prepopulated list in the "Available For", then you can click on the "New" (Instead of Edit) and create a custom list of the user criteria to whom you want to give access to the catalog item.&amp;nbsp; OR&lt;/LI&gt;&lt;LI&gt;You can click on Edit and add user criteria that match the current user who is placing the order.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;For additional info refer:&amp;nbsp;&lt;A href="https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0867379" target="_blank"&gt;https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0867379&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please mark helpful if this helped you.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 11:15:46 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/inbound-action-calling-cart-no-longer-working/m-p/3019953#M1138678</guid>
      <dc:creator>fabinamehar</dc:creator>
      <dc:date>2024-08-16T11:15:46Z</dc:date>
    </item>
  </channel>
</rss>

