<?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: Qlik CLI filtering for automations by ownerId attribute in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-CLI-filtering-for-automations-by-ownerId-attribute/m-p/2435326#M20294</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47469"&gt;@Levi_Turner&lt;/a&gt;&amp;nbsp;, thanks for reply. Not working. I forgot to mention that I tried many versions with single/double quotes, but without any effect. As the command gives me result, but bad one with differen ownerId I suppose it might be defect...&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2024 19:08:45 GMT</pubDate>
    <dc:creator>rusnakpe</dc:creator>
    <dc:date>2024-03-27T19:08:45Z</dc:date>
    <item>
      <title>Qlik CLI filtering for automations by ownerId attribute</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-CLI-filtering-for-automations-by-ownerId-attribute/m-p/2435231#M20291</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;fighting with listing all automation for given owner and I could not find any proper documentation how to use --filter option for automations. Only Qlik CLI help within powershell which is not enough.&lt;/P&gt;
&lt;P&gt;Filtering through these attributes should be possible:&amp;nbsp;&lt;EM&gt;name, runMode, lastRunStatus, ownerId&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;qlik automation ls --filter 'ownerId eq 64ec602e1fa6aadd5ef3b73e'&lt;/EM&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This works for me without an error, but if I check ownerId in output of that command can see different ownerId compared to I used within command above. For some users works well for some does not.&lt;/P&gt;
&lt;P&gt;Anyone here has some experience pls?&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 14:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-CLI-filtering-for-automations-by-ownerId-attribute/m-p/2435231#M20291</guid>
      <dc:creator>rusnakpe</dc:creator>
      <dc:date>2024-03-27T14:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik CLI filtering for automations by ownerId attribute</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-CLI-filtering-for-automations-by-ownerId-attribute/m-p/2435286#M20293</link>
      <description>&lt;P&gt;Like so:&lt;/P&gt;
&lt;LI-CODE lang="csharp"&gt;qlik automation ls --filter "ownerId eq ""VQGmdk0qDy1E_yhK7TNsa30s1Cj0QK6n"""&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 17:17:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-CLI-filtering-for-automations-by-ownerId-attribute/m-p/2435286#M20293</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2024-03-27T17:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik CLI filtering for automations by ownerId attribute</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-CLI-filtering-for-automations-by-ownerId-attribute/m-p/2435326#M20294</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47469"&gt;@Levi_Turner&lt;/a&gt;&amp;nbsp;, thanks for reply. Not working. I forgot to mention that I tried many versions with single/double quotes, but without any effect. As the command gives me result, but bad one with differen ownerId I suppose it might be defect...&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 19:08:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-CLI-filtering-for-automations-by-ownerId-attribute/m-p/2435326#M20294</guid>
      <dc:creator>rusnakpe</dc:creator>
      <dc:date>2024-03-27T19:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik CLI filtering for automations by ownerId attribute</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-CLI-filtering-for-automations-by-ownerId-attribute/m-p/2435331#M20295</link>
      <description>&lt;P&gt;My first post runs fine for me on Windows. You didn't specify the terminal that you're using, but on Mac, this is working:&lt;/P&gt;
&lt;LI-CODE lang="csharp"&gt;qlik automation ls --filter "ownerId eq \"VQGmdk0qDy1E_yhK7TNsa30s1Cj0QK6n\""&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 27 Mar 2024 19:22:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-CLI-filtering-for-automations-by-ownerId-attribute/m-p/2435331#M20295</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2024-03-27T19:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik CLI filtering for automations by ownerId attribute</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-CLI-filtering-for-automations-by-ownerId-attribute/m-p/2435353#M20296</link>
      <description>&lt;P&gt;Using Qlik CLI in powershell downloaded latest from github&amp;nbsp;&lt;A href="https://github.com/qlik-oss/qlik-cli/releases" target="_blank"&gt;Releases · qlik-oss/qlik-cli (github.com)&lt;/A&gt;. So basically, I think I have it working, but I am not sure whether the filter part is correct as I often get different output then expected, see below lines....&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47469"&gt;@Levi_Turner&lt;/a&gt;&amp;nbsp;did you check the ouptut? That used ownerId is the same as ownerId within the output? Why I am asking is the fact, that sometime works for me and it gives me all automations for given ownerId, but sometimes it gives me different ownerId's automations in output than I used in filter param of the command. Very weird behavior. I checked 3 ownerIds - 1 was working fine and 2 was not working fine - checked against Management console list of automations.....&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 21:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-CLI-filtering-for-automations-by-ownerId-attribute/m-p/2435353#M20296</guid>
      <dc:creator>rusnakpe</dc:creator>
      <dc:date>2024-03-27T21:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik CLI filtering for automations by ownerId attribute</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-CLI-filtering-for-automations-by-ownerId-attribute/m-p/2435649#M20301</link>
      <description>&lt;P&gt;Not when I posted, but I just did. Everything seems fine. Validation code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="csharp"&gt;$automations = qlik automation ls --limit 1000 | ConvertFrom-Json
$owners = $automations.ownerId
$owners = $owners | Select -Unique
$automation_owners_detail = @()
foreach($owner in $owners) {
	$tmp = (qlik automation ls --filter "ownerId eq ""$owner""" --limit 1000 | ConvertFrom-Json)
	$automation_owners_detail += $tmp
}
$automations | Export-Csv .\automations.csv
$automation_owners_detail  | Export-Csv .\automation_owner_details.csv
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Manually interrogating the two CSVs shows the same counts, same automation names, same automation ids:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Levi_Turner_1-1711633969767.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162907i27B4482D8B1310FB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Levi_Turner_1-1711633969767.png" alt="Levi_Turner_1-1711633969767.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 13:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-CLI-filtering-for-automations-by-ownerId-attribute/m-p/2435649#M20301</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2024-03-28T13:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik CLI filtering for automations by ownerId attribute</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-CLI-filtering-for-automations-by-ownerId-attribute/m-p/2435663#M20302</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47469"&gt;@Levi_Turner&lt;/a&gt;&amp;nbsp;thanks for verification. I run the same command in cmd then in powershell and I got different results for the same query for the same context used.&lt;/P&gt;
&lt;P&gt;Command line was working fine and filter works as expected. Powershell command gave me different ownerId even the command run without any error.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 14:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-CLI-filtering-for-automations-by-ownerId-attribute/m-p/2435663#M20302</guid>
      <dc:creator>rusnakpe</dc:creator>
      <dc:date>2024-03-28T14:15:30Z</dc:date>
    </item>
  </channel>
</rss>

