<?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: Same query returns two different results - AdminTools vs SDK - Recycle Bin? in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaa-p/11911515#M4474054</link>
    <description>&lt;P&gt;Brian,  The Recycle Bin Folder SI_ID = 530 and the CUID is 'AQbJ_w80vzFKoHvId1bZRIQ'.  Try to enhance your SDK query to exclude objects that are decendents of this folder object.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jul 2019 16:06:44 GMT</pubDate>
    <dc:creator>MichaelGrackin</dc:creator>
    <dc:date>2019-07-09T16:06:44Z</dc:date>
    <item>
      <title>Same query returns two different results - AdminTools vs SDK - Recycle Bin?</title>
      <link>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaq-p/11911512</link>
      <description>&lt;P&gt;Query:&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;select * from ci_infoobjects where si_cuid ='AXAx1NZNBVdOpRBohW40JBA'&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;If I run this in the AdminTools\QueryBuilder, I get no results.&lt;/P&gt;
  &lt;P&gt;If I run this query through the SDK, I get the record returned.&lt;/P&gt;
  &lt;P&gt;Any ideas why the discrepancies? I believe it may have to do with this item being in the recycle bin. Is the AdminTools Query Builder tool hiding items in the recycle bin?&lt;/P&gt;
  &lt;P&gt;If so, how do I query via SDK and hide these items in the Recycle Bin?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 14:47:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaq-p/11911512</guid>
      <dc:creator>omacoder</dc:creator>
      <dc:date>2019-07-09T14:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Same query returns two different results - AdminTools vs SDK - Recycle Bin?</title>
      <link>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaa-p/11911513#M4474052</link>
      <description>&lt;P&gt;Are you using the same credentials to log in to the QueryBuilder and through the SDK?  If not, then the issue might be that the two users have different access rights.&lt;/P&gt;&lt;P&gt;-Dell&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 14:54:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaa-p/11911513#M4474052</guid>
      <dc:creator>DellSC</dc:creator>
      <dc:date>2019-07-09T14:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Same query returns two different results - AdminTools vs SDK - Recycle Bin?</title>
      <link>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaa-p/11911514#M4474053</link>
      <description>&lt;P&gt;Yes... thanks for double checking. Using administrator.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 15:10:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaa-p/11911514#M4474053</guid>
      <dc:creator>omacoder</dc:creator>
      <dc:date>2019-07-09T15:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Same query returns two different results - AdminTools vs SDK - Recycle Bin?</title>
      <link>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaa-p/11911515#M4474054</link>
      <description>&lt;P&gt;Brian,  The Recycle Bin Folder SI_ID = 530 and the CUID is 'AQbJ_w80vzFKoHvId1bZRIQ'.  Try to enhance your SDK query to exclude objects that are decendents of this folder object.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 16:06:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaa-p/11911515#M4474054</guid>
      <dc:creator>MichaelGrackin</dc:creator>
      <dc:date>2019-07-09T16:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Same query returns two different results - AdminTools vs SDK - Recycle Bin?</title>
      <link>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaa-p/11911516#M4474055</link>
      <description>&lt;P&gt;I just tried by deleting object (moved to recycle Bin) and created query as you mentioned .&lt;/P&gt;&lt;P&gt;QueryBuilder - 0 objects &lt;/P&gt;&lt;P&gt;cmsquery REST API - 0 objects &lt;/P&gt;&lt;P&gt;Then restored object from recycle bin . I got object in both queryBuilder and cmsquery.&lt;/P&gt;&lt;P&gt;Which SDK are you using ?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 17:47:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaa-p/11911516#M4474055</guid>
      <dc:creator>former_member230921</dc:creator>
      <dc:date>2019-07-09T17:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Same query returns two different results - AdminTools vs SDK - Recycle Bin?</title>
      <link>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaa-p/11911517#M4474056</link>
      <description>&lt;P&gt;I'm sorry, you're correct. I was mixing between my pre-prod and prod environments for verification. My bad!!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 18:17:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaa-p/11911517#M4474056</guid>
      <dc:creator>omacoder</dc:creator>
      <dc:date>2019-07-09T18:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Same query returns two different results - AdminTools vs SDK - Recycle Bin?</title>
      <link>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaa-p/11911518#M4474057</link>
      <description>&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;Central Management Server automatically filters recycled objects, unless you include property SI_RECYCLED_OBJECT in select subpart of your CMS query. &lt;/P&gt;&lt;P&gt;With your sample query it looks like:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;select *, SI_RECYCLED_OBJECT from ci_infoobjects where si_cuid ='AXAx1NZNBVdOpRBohW40JBA'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Loic&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 20:52:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaa-p/11911518#M4474057</guid>
      <dc:creator>LepreuxLoic</dc:creator>
      <dc:date>2019-07-09T20:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Same query returns two different results - AdminTools vs SDK - Recycle Bin?</title>
      <link>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaa-p/11911519#M4474058</link>
      <description>&lt;P&gt;Awesome, thank you&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 21:44:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/same-query-returns-two-different-results-admintools-vs-sdk-recycle-bin/qaa-p/11911519#M4474058</guid>
      <dc:creator>omacoder</dc:creator>
      <dc:date>2019-07-09T21:44:32Z</dc:date>
    </item>
  </channel>
</rss>

