<?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>topic Re: How to get the list of App in a space where Owner is not myself? in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-the-list-of-App-in-a-space-where-Owner-is-not-myself/m-p/1913723#M479</link>
    <description>&lt;P&gt;If you want to build a smarter one you can use the Raw API list request with path set to items and some query parameters;&lt;/P&gt;
&lt;P&gt;spaceId - your space id&lt;/P&gt;
&lt;P&gt;resourceType - app&lt;/P&gt;
&lt;P&gt;notOwnerId - &amp;lt;admin user id&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This call will only list apps from the specified space that are not owned by admin. Just add a delete App inside the Raw API list loop.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Apr 2022 07:55:41 GMT</pubDate>
    <dc:creator>blaise</dc:creator>
    <dc:date>2022-04-04T07:55:41Z</dc:date>
    <item>
      <title>How to get the list of App in a space where Owner is not myself?</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-the-list-of-App-in-a-space-where-Owner-is-not-myself/m-p/1913496#M474</link>
      <description>&lt;P&gt;I tried using the Get App List block it does not pull app owner IDs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;We have 3 shared spaces which we use as an archive and only the admin should be the owner of all those applications so no-one else can delete it by mistake.&lt;/LI&gt;
&lt;LI&gt;Some user will create duplicate copies of those apps in that shared space to refer to load scripts (which is fine) but they forget to delete their copies.&lt;/LI&gt;
&lt;LI&gt;So that space becomes populated with multiple copies of an app&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would love to run an automation overnight that would delete all the apps from those 3 spaces where owner is not equals to the Admin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone suggest which blocks we should use?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:16:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-the-list-of-App-in-a-space-where-Owner-is-not-myself/m-p/1913496#M474</guid>
      <dc:creator>lwp89</dc:creator>
      <dc:date>2024-11-15T22:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the list of App in a space where Owner is not myself?</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-the-list-of-App-in-a-space-where-Owner-is-not-myself/m-p/1913719#M478</link>
      <description>&lt;P&gt;I guess there are some templates out there you can use as a foundation but if you want to build it from stratch (more fun) i would start with a List Apps, Get App Information, condition if owner from app information is not equal to Admin followed by a delete app if condition eq. true.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="blaise_0-1649058175855.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76095i7E3F7AA0B424E058/image-size/medium?v=v2&amp;amp;px=400" role="button" title="blaise_0-1649058175855.png" alt="blaise_0-1649058175855.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 07:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-the-list-of-App-in-a-space-where-Owner-is-not-myself/m-p/1913719#M478</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2022-04-04T07:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the list of App in a space where Owner is not myself?</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-get-the-list-of-App-in-a-space-where-Owner-is-not-myself/m-p/1913723#M479</link>
      <description>&lt;P&gt;If you want to build a smarter one you can use the Raw API list request with path set to items and some query parameters;&lt;/P&gt;
&lt;P&gt;spaceId - your space id&lt;/P&gt;
&lt;P&gt;resourceType - app&lt;/P&gt;
&lt;P&gt;notOwnerId - &amp;lt;admin user id&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This call will only list apps from the specified space that are not owned by admin. Just add a delete App inside the Raw API list loop.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 07:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-get-the-list-of-App-in-a-space-where-Owner-is-not-myself/m-p/1913723#M479</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2022-04-04T07:55:41Z</dc:date>
    </item>
  </channel>
</rss>

