<?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 NowMobile - Upload Not Working For Non-Admin in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/nowmobile-upload-not-working-for-non-admin/m-p/3567402#M7340</link>
    <description>&lt;P&gt;I have a record producer. It is working perfectly in desktop. Using Admin account it is also working in NowMobile. But using non-admin account, error occurs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Part of the query on sc_cart_item has been ignored because of insufficient access for 'query_range' operation on sc_cart_Item.cart&lt;/P&gt;&lt;P&gt;Part of the query on sc_cart_item has been ignored because of insufficient access for 'query_match' operation on sc_cart_item.cat_item.actiye&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also can't also upload image.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These only occurs when not using admin account.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jul 2026 05:26:44 GMT</pubDate>
    <dc:creator>Dark Kei</dc:creator>
    <dc:date>2026-07-02T05:26:44Z</dc:date>
    <item>
      <title>NowMobile - Upload Not Working For Non-Admin</title>
      <link>https://www.servicenow.com/community/community-central-forum/nowmobile-upload-not-working-for-non-admin/m-p/3567402#M7340</link>
      <description>&lt;P&gt;I have a record producer. It is working perfectly in desktop. Using Admin account it is also working in NowMobile. But using non-admin account, error occurs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Part of the query on sc_cart_item has been ignored because of insufficient access for 'query_range' operation on sc_cart_Item.cart&lt;/P&gt;&lt;P&gt;Part of the query on sc_cart_item has been ignored because of insufficient access for 'query_match' operation on sc_cart_item.cat_item.actiye&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also can't also upload image.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These only occurs when not using admin account.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2026 05:26:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/nowmobile-upload-not-working-for-non-admin/m-p/3567402#M7340</guid>
      <dc:creator>Dark Kei</dc:creator>
      <dc:date>2026-07-02T05:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: NowMobile - Upload Not Working For Non-Admin</title>
      <link>https://www.servicenow.com/community/community-central-forum/nowmobile-upload-not-working-for-non-admin/m-p/3567424#M7342</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/812771"&gt;@Dark Kei&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To resolve this, you need to create explicit query_range / query_match ACLs to grant your non-admin users access to these operations.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1: Create a query_range ACL for the Cart &lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Navigate to &lt;STRONG&gt;System Security &amp;gt; Access Control&lt;/STRONG&gt; and click &lt;STRONG&gt;New&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;Set the following values:&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Type&lt;/STRONG&gt;: record&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Operation&lt;/STRONG&gt;: query_range&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;: Select sc_cart_item&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Field&lt;/STRONG&gt;: Select &lt;STRONG&gt;cart&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;Under the &lt;STRONG&gt;Requires role&lt;/STRONG&gt; related list, add the specific role given to your mobile users.&lt;/LI&gt;&lt;LI&gt;Save the ACL.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2: Create a query_match or query_range ACL for Active Catalog Items &lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create another new ACL.&lt;/LI&gt;&lt;LI&gt;Set the following values:&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Type&lt;/STRONG&gt;: record&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Operation&lt;/STRONG&gt;: query_match /query_range&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;: Select sc_cart_item&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Field&lt;/STRONG&gt;: Select cat_item -&amp;gt; active (dot-walked field)&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;Grant the same role&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2026 06:00:24 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/nowmobile-upload-not-working-for-non-admin/m-p/3567424#M7342</guid>
      <dc:creator>Tanushree Maiti</dc:creator>
      <dc:date>2026-07-02T06:00:24Z</dc:date>
    </item>
  </channel>
</rss>

