<?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 Reading only xml file from un-archived folder through tfilelist in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Reading-only-xml-file-from-un-archived-folder-through-tfilelist/m-p/2368080#M131384</link>
    <description>&lt;P&gt;Hi All ,&lt;BR /&gt;I am reading zip files from a folder unzipping that using tFileUnarchive. After Unzipping , i am reading only xml files using tfilelist after tFileUnarchive. I am iterating 2 files in parallel. But when i do so my whole process runs as many times as many are the files.&lt;BR /&gt;My workflow looks like this:&lt;BR /&gt;&amp;nbsp;tfilelist --&amp;gt; tfileunarchive --&amp;gt; tfilelist --&amp;gt; tfileinputxml --&amp;gt; tlogrow&lt;BR /&gt;i have 2 zip folders one contains 2 files (1 xml and 1jpeg) and other zip contains ( 1 xml ). I only want to process xml files after unzipping. When i iterate it with number of parallel execution as 2 it runs the workflow twice for 3 files.&lt;BR /&gt;&lt;BR /&gt;Output that i am getting through this workflow is :&lt;BR /&gt;Process finished&lt;BR /&gt;273985234|ZO|1237351|JM|TestData|99&lt;BR /&gt;273985234|ZO|1237351|JM|TestData|99&lt;BR /&gt;273985234|ZO|1237351|JM|TestData|99&lt;BR /&gt;273985234|XO|1237161|SM|TestData|34&lt;BR /&gt;273985234|XO|1237161|SM|TestData|34&lt;BR /&gt;273985234|XO|1237161|SM|TestData|34&lt;BR /&gt;&lt;BR /&gt;Expected Output:&lt;BR /&gt;273985234|ZO|1237351|JM|TestData|99&lt;BR /&gt;273985234|XO|1237161|SM|TestData|34&lt;BR /&gt;&lt;BR /&gt;Please find attached screenshot of the workflow.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Saurabh.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGaV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143325i12480CE990665326/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGaV.png" alt="0683p000009MGaV.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 11:08:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T11:08:41Z</dc:date>
    <item>
      <title>Reading only xml file from un-archived folder through tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-only-xml-file-from-un-archived-folder-through-tfilelist/m-p/2368080#M131384</link>
      <description>&lt;P&gt;Hi All ,&lt;BR /&gt;I am reading zip files from a folder unzipping that using tFileUnarchive. After Unzipping , i am reading only xml files using tfilelist after tFileUnarchive. I am iterating 2 files in parallel. But when i do so my whole process runs as many times as many are the files.&lt;BR /&gt;My workflow looks like this:&lt;BR /&gt;&amp;nbsp;tfilelist --&amp;gt; tfileunarchive --&amp;gt; tfilelist --&amp;gt; tfileinputxml --&amp;gt; tlogrow&lt;BR /&gt;i have 2 zip folders one contains 2 files (1 xml and 1jpeg) and other zip contains ( 1 xml ). I only want to process xml files after unzipping. When i iterate it with number of parallel execution as 2 it runs the workflow twice for 3 files.&lt;BR /&gt;&lt;BR /&gt;Output that i am getting through this workflow is :&lt;BR /&gt;Process finished&lt;BR /&gt;273985234|ZO|1237351|JM|TestData|99&lt;BR /&gt;273985234|ZO|1237351|JM|TestData|99&lt;BR /&gt;273985234|ZO|1237351|JM|TestData|99&lt;BR /&gt;273985234|XO|1237161|SM|TestData|34&lt;BR /&gt;273985234|XO|1237161|SM|TestData|34&lt;BR /&gt;273985234|XO|1237161|SM|TestData|34&lt;BR /&gt;&lt;BR /&gt;Expected Output:&lt;BR /&gt;273985234|ZO|1237351|JM|TestData|99&lt;BR /&gt;273985234|XO|1237161|SM|TestData|34&lt;BR /&gt;&lt;BR /&gt;Please find attached screenshot of the workflow.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Saurabh.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGaV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143325i12480CE990665326/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGaV.png" alt="0683p000009MGaV.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:08:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-only-xml-file-from-un-archived-folder-through-tfilelist/m-p/2368080#M131384</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Reading only xml file from un-archived folder through tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-only-xml-file-from-un-archived-folder-through-tfilelist/m-p/2368081#M131385</link>
      <description>Hi,&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;A parallelization-enabled Iterate connection allows the component that receives threads from the connection to read those threads in parallel.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;Have you set any file mask in tFileList_2?(*.xml)?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 14 Jul 2015 07:54:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-only-xml-file-from-un-archived-folder-through-tfilelist/m-p/2368081#M131385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-14T07:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reading only xml file from un-archived folder through tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-only-xml-file-from-un-archived-folder-through-tfilelist/m-p/2368082#M131386</link>
      <description>Yes i have set the mask as "*.xml"</description>
      <pubDate>Tue, 14 Jul 2015 08:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-only-xml-file-from-un-archived-folder-through-tfilelist/m-p/2368082#M131386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-14T08:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reading only xml file from un-archived folder through tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-only-xml-file-from-un-archived-folder-through-tfilelist/m-p/2368083#M131387</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;A parallelization-enabled Iterate connection allows the component that receives threads from the connection to read those threads in parallel.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;Please disable option "Enable parallel exection" in iterate row to see if it works.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;Sabrina&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 14 Jul 2015 09:10:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-only-xml-file-from-un-archived-folder-through-tfilelist/m-p/2368083#M131387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-14T09:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Reading only xml file from un-archived folder through tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-only-xml-file-from-un-archived-folder-through-tfilelist/m-p/2368084#M131388</link>
      <description>No it still process the files twice.Only when i remove tfilelist_2 it process it once. But in that case it process even the image files that are their in unzipped folder and gives me error for those.</description>
      <pubDate>Tue, 14 Jul 2015 17:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-only-xml-file-from-un-archived-folder-through-tfilelist/m-p/2368084#M131388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-14T17:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reading only xml file from un-archived folder through tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-only-xml-file-from-un-archived-folder-through-tfilelist/m-p/2368085#M131389</link>
      <description>It only works when i introduce delete component , but even for that it works only with&amp;nbsp; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;"Enable parallel exection" =1&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;I am attaching the config details of tfilelist_2 and tfiledelete_1. Output that i am getting using the specified configurations is:&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="1"&gt;Starting job prcs_zip_chronological_order at 11:23 15/07/2015.&lt;/FONT&gt;[/font] 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif][size=1][statistics] connecting to socket on port 3941[/size][/font] 
&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif][size=1][statistics] connected[/size][/font] 
&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="1"&gt;Processing archive E:\Blogtestdata\abctest.zip, please wait...&lt;/FONT&gt;[/font] 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="1"&gt;Process finished&lt;/FONT&gt;[/font] 
&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="1"&gt;273985234|XO|1237161|SM|TestData|34&lt;/FONT&gt;[/font] 
&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="1"&gt;Processing archive E:\Blogtestdata\cdftest.zip, please wait...&lt;/FONT&gt;[/font] 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="1"&gt;Process finished&lt;/FONT&gt;[/font] 
&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="1"&gt;273985234|ZO|1237351|JM|TestData|99&lt;/FONT&gt;[/font] 
&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif][size=1][statistics] disconnected[/size][/font] 
&lt;BR /&gt; 
&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif][size=1]Job prcs_zip_chronological_order ended at 11:23 15/07/2015. [exit code=0][/size][/font] 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Thanks,&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Saurabh.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGWF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157637i6715E938DCBE6E68/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGWF.png" alt="0683p000009MGWF.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGaa.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143654iE40CFAFED6A3F3A2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGaa.png" alt="0683p000009MGaa.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 15 Jul 2015 06:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-only-xml-file-from-un-archived-folder-through-tfilelist/m-p/2368085#M131389</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-15T06:57:18Z</dc:date>
    </item>
  </channel>
</rss>

