<?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 loop through files in repository in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/loop-through-files-in-repository/m-p/2049968#M1542</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;in relation to &lt;A href="https://community.qlik.com/t5/Qlik-Application-Automation/gitlab-connector/m-p/2049292#M1531" target="_self"&gt;this post&lt;/A&gt;, i am trying to iterate through a list of modifications within a push event in my gitlab repository. My current automation is triggered by a push event in gitlab. It then gets a list of modified items from this push event. This (seems to) work. I would then like to process every item in this push event one by one...&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I am pushing 2 modified script files to my gitlab repository: Script_A.QVS and Script_B.QVS&lt;/LI&gt;
&lt;LI&gt;I am using&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xyz_1011_0-1678960713352.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/102925iCFBD6FD0B4FB5C70/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xyz_1011_0-1678960713352.png" alt="xyz_1011_0-1678960713352.png" /&gt;&lt;/span&gt;&lt;BR /&gt;
&lt;P&gt;in a Loop Block to try to go through the delivered list.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;I want to take the first item (Script_A.QVS) and reload it in an app.&lt;/LI&gt;
&lt;LI&gt;I then want to take Script_B.QVS&amp;nbsp; and have it reloaded in an app&lt;/LI&gt;
&lt;LI&gt;...&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I get everything done, but looping through the list of modifications...Is anyone able to help here ?&lt;/P&gt;
&lt;P&gt;Many thanks in advance!&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2023 10:02:14 GMT</pubDate>
    <dc:creator>xyz_1011</dc:creator>
    <dc:date>2023-03-16T10:02:14Z</dc:date>
    <item>
      <title>loop through files in repository</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/loop-through-files-in-repository/m-p/2049968#M1542</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;in relation to &lt;A href="https://community.qlik.com/t5/Qlik-Application-Automation/gitlab-connector/m-p/2049292#M1531" target="_self"&gt;this post&lt;/A&gt;, i am trying to iterate through a list of modifications within a push event in my gitlab repository. My current automation is triggered by a push event in gitlab. It then gets a list of modified items from this push event. This (seems to) work. I would then like to process every item in this push event one by one...&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I am pushing 2 modified script files to my gitlab repository: Script_A.QVS and Script_B.QVS&lt;/LI&gt;
&lt;LI&gt;I am using&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xyz_1011_0-1678960713352.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/102925iCFBD6FD0B4FB5C70/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xyz_1011_0-1678960713352.png" alt="xyz_1011_0-1678960713352.png" /&gt;&lt;/span&gt;&lt;BR /&gt;
&lt;P&gt;in a Loop Block to try to go through the delivered list.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;I want to take the first item (Script_A.QVS) and reload it in an app.&lt;/LI&gt;
&lt;LI&gt;I then want to take Script_B.QVS&amp;nbsp; and have it reloaded in an app&lt;/LI&gt;
&lt;LI&gt;...&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I get everything done, but looping through the list of modifications...Is anyone able to help here ?&lt;/P&gt;
&lt;P&gt;Many thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 10:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/loop-through-files-in-repository/m-p/2049968#M1542</guid>
      <dc:creator>xyz_1011</dc:creator>
      <dc:date>2023-03-16T10:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: loop through files in repository</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/loop-through-files-in-repository/m-p/2050023#M1544</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134857"&gt;@xyz_1011&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have created demo automation using Loop block to loop over all the items.&lt;/P&gt;
&lt;P&gt;Could you please try it out and see if that works?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 11:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/loop-through-files-in-repository/m-p/2050023#M1544</guid>
      <dc:creator>AfeefaTk</dc:creator>
      <dc:date>2023-03-16T11:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: loop through files in repository</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/loop-through-files-in-repository/m-p/2050064#M1546</link>
      <description>&lt;P&gt;many thanks,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134179"&gt;@AfeefaTk&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 12:34:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/loop-through-files-in-repository/m-p/2050064#M1546</guid>
      <dc:creator>xyz_1011</dc:creator>
      <dc:date>2023-03-16T12:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: loop through files in repository</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/loop-through-files-in-repository/m-p/2050065#M1547</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134857"&gt;@xyz_1011&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please share the job run history by clicking on the Export this Run button and saving it as json file?&lt;/P&gt;
&lt;P&gt;More info on exporting job history can be found &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Troubleshooting-Qlik-Application-Automation/ta-p/2016531" target="_self"&gt;here&lt;/A&gt;&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>Thu, 16 Mar 2023 12:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/loop-through-files-in-repository/m-p/2050065#M1547</guid>
      <dc:creator>AfeefaTk</dc:creator>
      <dc:date>2023-03-16T12:35:45Z</dc:date>
    </item>
  </channel>
</rss>

