<?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: List Filename and Folders in GitLab Repo in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/List-Filename-and-Folders-in-GitLab-Repo/m-p/2059099#M1659</link>
    <description>&lt;P&gt;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;
&lt;P&gt;What i am after is to identify the actual foldername - not if the path contains a certain string. I am trying to get there using &lt;A href="https://community.qlik.com/t5/Qlik-Application-Automation/Extract-substring-from-string-using-RegEx/m-p/2059057#M1657" target="_self"&gt;this&lt;/A&gt; approach, but this appears to be difficult...&lt;/P&gt;</description>
    <pubDate>Tue, 11 Apr 2023 11:42:57 GMT</pubDate>
    <dc:creator>xyz_1011</dc:creator>
    <dc:date>2023-04-11T11:42:57Z</dc:date>
    <item>
      <title>List Filename and Folders in GitLab Repo</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/List-Filename-and-Folders-in-GitLab-Repo/m-p/2057780#M1632</link>
      <description>&lt;P&gt;Good Morning!&lt;/P&gt;
&lt;P&gt;In relation to &lt;A href="https://community.qlik.com/t5/Qlik-Application-Automation/loop-through-files-in-repository/m-p/2050065#M1547" target="_self"&gt;this&lt;/A&gt; post i managed (with the help of&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134179"&gt;@AfeefaTk&lt;/a&gt;)&amp;nbsp; to get a list of every modified QVS in my gitlab repo and use it as a reload script sequencially, but i am desparately failing in enhancing the automation to do the following:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;on push event&lt;/LI&gt;
&lt;LI&gt;collect all modified and added files &lt;STRONG&gt;and the foldernames&lt;/STRONG&gt; they are in in the repository (i have for example a SALES folder and a MARKETING folder in my repo. Both folders contain QVS scripts that generate QVDs)&lt;/LI&gt;
&lt;LI&gt;reload every single QVS collected in step 2 and store the QVDs in an existing space in my tenant. The space they need to go in is named as the folder the QVS reside in my repository. (So, if a QVS from the SALES folder is reloaded, the QVD that it generates needs to go into the SALES space...)&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Thanks a million in advancehints, advice or even a sample automation!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 05:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/List-Filename-and-Folders-in-GitLab-Repo/m-p/2057780#M1632</guid>
      <dc:creator>xyz_1011</dc:creator>
      <dc:date>2023-04-11T05:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: List Filename and Folders in GitLab Repo</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/List-Filename-and-Folders-in-GitLab-Repo/m-p/2059059#M1658</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 done a part of your requirement in the below automation.&lt;/P&gt;
&lt;P&gt;Checking if the file path contains SALES or MARKETING as the folder name.&lt;/P&gt;
&lt;P&gt;Please let me know if that is what you need to achieve as the first step?&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>Tue, 11 Apr 2023 10:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/List-Filename-and-Folders-in-GitLab-Repo/m-p/2059059#M1658</guid>
      <dc:creator>AfeefaTk</dc:creator>
      <dc:date>2023-04-11T10:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: List Filename and Folders in GitLab Repo</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/List-Filename-and-Folders-in-GitLab-Repo/m-p/2059099#M1659</link>
      <description>&lt;P&gt;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;
&lt;P&gt;What i am after is to identify the actual foldername - not if the path contains a certain string. I am trying to get there using &lt;A href="https://community.qlik.com/t5/Qlik-Application-Automation/Extract-substring-from-string-using-RegEx/m-p/2059057#M1657" target="_self"&gt;this&lt;/A&gt; approach, but this appears to be difficult...&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 11:42:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/List-Filename-and-Folders-in-GitLab-Repo/m-p/2059099#M1659</guid>
      <dc:creator>xyz_1011</dc:creator>
      <dc:date>2023-04-11T11:42:57Z</dc:date>
    </item>
  </channel>
</rss>

