<?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 [resolved] unzip multiple folder and iterating to unzip files inside the folder in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-unzip-multiple-folder-and-iterating-to-unzip-files/m-p/2308217#M79574</link>
    <description>I have a folder with zip files. The zip files contains multiple .gz file. How should i create a flow wher in it first unzips the initial zip and then we have to iterate thru the inner .gz files and unzip that&lt;BR /&gt;Flow&lt;BR /&gt;Folder/exampl1.zip 	-- 11.gz&lt;BR /&gt;			-- 12.gz&lt;BR /&gt;			-- 13.gz&lt;BR /&gt;Folder/exampl2.zip 	-- 21.gz&lt;BR /&gt;			-- 22.gz&lt;BR /&gt;			-- 23.gz&lt;BR /&gt;I want to extract folders as follows&lt;BR /&gt;folder/exampl1/11.gz&lt;BR /&gt;folder/exampl1/12.gz&lt;BR /&gt;folder/exampl1/13.gz&lt;BR /&gt;folder/exampl2/21.gz&lt;BR /&gt;folder/exampl2/21.gz&lt;BR /&gt;folder/exampl2/21.gz&lt;BR /&gt;Then iterate into &lt;BR /&gt;folder/exampl1/11.gz and unzip this&lt;BR /&gt;folder/exampl1/12.gz and unzip this&lt;BR /&gt;folder/exampl1/13.gz and unzip this&lt;BR /&gt;folder/exampl1/21.gz and unzip this&lt;BR /&gt;folder/exampl1/22.gz and unzip this&lt;BR /&gt;folder/exampl1/23.gz and unzip this</description>
    <pubDate>Tue, 15 Apr 2014 08:13:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-15T08:13:14Z</dc:date>
    <item>
      <title>[resolved] unzip multiple folder and iterating to unzip files inside the folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-unzip-multiple-folder-and-iterating-to-unzip-files/m-p/2308217#M79574</link>
      <description>I have a folder with zip files. The zip files contains multiple .gz file. How should i create a flow wher in it first unzips the initial zip and then we have to iterate thru the inner .gz files and unzip that&lt;BR /&gt;Flow&lt;BR /&gt;Folder/exampl1.zip 	-- 11.gz&lt;BR /&gt;			-- 12.gz&lt;BR /&gt;			-- 13.gz&lt;BR /&gt;Folder/exampl2.zip 	-- 21.gz&lt;BR /&gt;			-- 22.gz&lt;BR /&gt;			-- 23.gz&lt;BR /&gt;I want to extract folders as follows&lt;BR /&gt;folder/exampl1/11.gz&lt;BR /&gt;folder/exampl1/12.gz&lt;BR /&gt;folder/exampl1/13.gz&lt;BR /&gt;folder/exampl2/21.gz&lt;BR /&gt;folder/exampl2/21.gz&lt;BR /&gt;folder/exampl2/21.gz&lt;BR /&gt;Then iterate into &lt;BR /&gt;folder/exampl1/11.gz and unzip this&lt;BR /&gt;folder/exampl1/12.gz and unzip this&lt;BR /&gt;folder/exampl1/13.gz and unzip this&lt;BR /&gt;folder/exampl1/21.gz and unzip this&lt;BR /&gt;folder/exampl1/22.gz and unzip this&lt;BR /&gt;folder/exampl1/23.gz and unzip this</description>
      <pubDate>Tue, 15 Apr 2014 08:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-unzip-multiple-folder-and-iterating-to-unzip-files/m-p/2308217#M79574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-15T08:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] unzip multiple folder and iterating to unzip files inside the folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-unzip-multiple-folder-and-iterating-to-unzip-files/m-p/2308218#M79575</link>
      <description>Hi, 
&lt;BR /&gt;For your scenario, you can design your job as:tFileList--&amp;gt;tFileUnarchive 
&lt;BR /&gt; | 
&lt;BR /&gt; onSubjobOK 
&lt;BR /&gt; | 
&lt;BR /&gt; tFileList_2--&amp;gt;tFileUnarchive_2 
&lt;BR /&gt;Please take a look at my screenshots for details 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDds.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155890iCBA0379236153B36/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDds.png" alt="0683p000009MDds.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDk8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141917i01810041E23A0E99/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDk8.png" alt="0683p000009MDk8.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDcU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129433i4A831C947321BBF9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDcU.png" alt="0683p000009MDcU.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDfF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142671i7981F7C4E2C6FDA9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDfF.png" alt="0683p000009MDfF.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 15 Apr 2014 09:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-unzip-multiple-folder-and-iterating-to-unzip-files/m-p/2308218#M79575</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-15T09:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] unzip multiple folder and iterating to unzip files inside the folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-unzip-multiple-folder-and-iterating-to-unzip-files/m-p/2308219#M79576</link>
      <description>Thanks for the fast reply. I did the flow but getting the following error 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDWX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138363iE39B11513AA7A303/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDWX.png" alt="0683p000009MDWX.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDXm.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131117iECBB934A03B012E7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDXm.png" alt="0683p000009MDXm.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 15 Apr 2014 11:46:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-unzip-multiple-folder-and-iterating-to-unzip-files/m-p/2308219#M79576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-15T11:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] unzip multiple folder and iterating to unzip files inside the folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-unzip-multiple-folder-and-iterating-to-unzip-files/m-p/2308220#M79577</link>
      <description>hi,&lt;BR /&gt;as log said , you (your process) haven't got the permission to access file (or repository).&lt;BR /&gt;regards&lt;BR /&gt;laurent</description>
      <pubDate>Tue, 15 Apr 2014 11:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-unzip-multiple-folder-and-iterating-to-unzip-files/m-p/2308220#M79577</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-15T11:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] unzip multiple folder and iterating to unzip files inside the folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-unzip-multiple-folder-and-iterating-to-unzip-files/m-p/2308221#M79578</link>
      <description>I used a single directory for saving the extracted files from the first zip then it worked tx all 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 15 Apr 2014 14:19:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-unzip-multiple-folder-and-iterating-to-unzip-files/m-p/2308221#M79578</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-15T14:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] unzip multiple folder and iterating to unzip files inside the folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-unzip-multiple-folder-and-iterating-to-unzip-files/m-p/2308222#M79579</link>
      <description>Hi, &lt;BR /&gt;Glad you could solve the issue. Could you please click the "Set this topic as resolved" link which is right underneath your initial post? This way, other users will be informed that this thread has been resolved.&lt;BR /&gt;Many thanks&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 16 Apr 2014 05:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-unzip-multiple-folder-and-iterating-to-unzip-files/m-p/2308222#M79579</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-16T05:51:25Z</dc:date>
    </item>
  </channel>
</rss>

