<?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: XML file loop in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243985#M30282</link>
    <description>&lt;P&gt;Yes it helped me a lot, to understand how it work !&lt;/P&gt;
&lt;P&gt;I tried many things , but once datas go through the tExtractXMLField component, iterations are "deleted" and When i look (thanks to a Tlogrow component) before the component, all the datas are Ok, but when i look after, i only get one iteration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The format of my datas looks like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;Machine&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;SpeciesGroupDefinition&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;StemType&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/StemType&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/SpeciesGroupDefinition&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;ProductDefinition&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;DiameterClasses&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/DiameterClasses&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/ProductDefinition&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/Machine&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tag : &amp;lt;SpeciesGroupDefinition&amp;gt; ,&amp;nbsp;&amp;lt;StemType&amp;gt; , &amp;lt;ProductDefinition&amp;gt; , &amp;lt;DiameterClasses&amp;gt; are repeating in the file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And I need all the informations if these tag.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I tried to Implement solution with flows replication and then using XMLExtract (forum2.PNG).&lt;/P&gt;
&lt;P&gt;Then I configure my source tinputXML file like the forum1.PNG (HarvestProduction is the parent node of Machine).&lt;/P&gt;
&lt;P&gt;and I replicate the flow, configure my extract component like forum3.PNG.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I get the result of forum4.PNG (Only one result instead of 7,8 iteration)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you understand my problem Better&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jul 2020 15:26:36 GMT</pubDate>
    <dc:creator>LDPtechAFB</dc:creator>
    <dc:date>2020-07-03T15:26:36Z</dc:date>
    <item>
      <title>XML file loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243982#M30279</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;i'm beginning in Talend Studio, and i want to implement database with all the informations of my XML file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried with some component (tXMLmap, tmap, tWriteXMLfield, tlogrow), and i sent all datas in tfileoutputraw component (to verify that xml treatment work well).&lt;/P&gt;&lt;P&gt;But the issue is that have only one iteration of each tag. I tried to change the XPath, put a loop but i already have this issue.&lt;/P&gt;&lt;P&gt;cf: forum1.png show you the tree view of my XML file.&lt;/P&gt;&lt;P&gt;the issue is that element in my machines nodes have average 1000,1500 iterations and only one is send to the rawfile.&lt;/P&gt;&lt;P&gt;Hope you will understand my request.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:00:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243982#M30279</guid>
      <dc:creator>LDPtechAFB</dc:creator>
      <dc:date>2024-11-16T02:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: XML file loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243983#M30280</link>
      <description>&lt;P&gt;I'm not entirely sure that I understand your issue I'm afraid. I *think* it might be related to this one that I provided a solution for. Can you take a look and let me know....&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCpR0CAK" target="_blank" rel="noopener"&gt;https://community.talend.com/t5/Design-and-Development/Complex-XML-with-multiple-loops-into-one-output/td-p/36488&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2020 11:11:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243983#M30280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-01T11:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: XML file loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243984#M30281</link>
      <description>&lt;P&gt;Yes it helped me a lot, to understand how it work !&lt;/P&gt;
&lt;P&gt;I tried many things , but once datas go through the tExtractXMLField component, iterations are "deleted" and When i look (thanks to a Tlogrow component) before the component, all the datas are Ok, but when i look after, i only get one iteration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The format of my datas looks like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;Machine&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;SpeciesGroupDefinition&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;StemType&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/StemType&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/SpeciesGroupDefinition&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;ProductDefinition&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;DiameterClasses&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/DiameterClasses&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/ProductDefinition&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/Machine&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tag : &amp;lt;SpeciesGroupDefinition&amp;gt; ,&amp;nbsp;&amp;lt;StemType&amp;gt; , &amp;lt;ProductDefinition&amp;gt; , &amp;lt;DiameterClasses&amp;gt; are repeating in the file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And I need all the informations if these tag.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I tried to Implement solution with flows replication and then using XMLExtract (forum2.PNG).&lt;/P&gt;
&lt;P&gt;Then I configure my source tinputXML file like the forum1.PNG (HarvestProduction is the parent node of Machine).&lt;/P&gt;
&lt;P&gt;and I replicate the flow, configure my extract component like forum3.PNG.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I get the result of forum4.PNG (Only one result instead of 7,8 iteration)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you understand my problem Better&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Mb3j"&gt;forum5.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Mb8J"&gt;forum3.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Mb4S"&gt;forum2.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Mb7c"&gt;forum1.png&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Mb8T"&gt;forum4.PNG&lt;/A&gt;</description>
      <pubDate>Fri, 03 Jul 2020 15:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243984#M30281</guid>
      <dc:creator>LDPtechAFB</dc:creator>
      <dc:date>2020-07-03T15:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: XML file loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243985#M30282</link>
      <description>&lt;P&gt;Yes it helped me a lot, to understand how it work !&lt;/P&gt;
&lt;P&gt;I tried many things , but once datas go through the tExtractXMLField component, iterations are "deleted" and When i look (thanks to a Tlogrow component) before the component, all the datas are Ok, but when i look after, i only get one iteration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The format of my datas looks like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;Machine&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;SpeciesGroupDefinition&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;StemType&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/StemType&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/SpeciesGroupDefinition&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;ProductDefinition&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;DiameterClasses&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/DiameterClasses&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/ProductDefinition&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/Machine&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tag : &amp;lt;SpeciesGroupDefinition&amp;gt; ,&amp;nbsp;&amp;lt;StemType&amp;gt; , &amp;lt;ProductDefinition&amp;gt; , &amp;lt;DiameterClasses&amp;gt; are repeating in the file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And I need all the informations if these tag.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I tried to Implement solution with flows replication and then using XMLExtract (forum2.PNG).&lt;/P&gt;
&lt;P&gt;Then I configure my source tinputXML file like the forum1.PNG (HarvestProduction is the parent node of Machine).&lt;/P&gt;
&lt;P&gt;and I replicate the flow, configure my extract component like forum3.PNG.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I get the result of forum4.PNG (Only one result instead of 7,8 iteration)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you understand my problem Better&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 15:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243985#M30282</guid>
      <dc:creator>LDPtechAFB</dc:creator>
      <dc:date>2020-07-03T15:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: XML file loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243986#M30283</link>
      <description>&lt;P&gt;I think I see your issue. I am afraid I am a bit snowed under with some work that you guys should hopefully see the result of next week, but I may be able to give an example of how to extract this data if you can give me an example file with dummy data. Just make sure that the file has examples of all of the loops and this should do. Remember, make sure that it is dummy data&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 16:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243986#M30283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-07T16:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: XML file loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243987#M30284</link>
      <description>&lt;P&gt;I think I see your issue. I am afraid I am a bit snowed under with some work that you guys should hopefully see the result of next week, but I may be able to give an example of how to extract this data if you can give me an example file with dummy data. Just make sure that the file has examples of all of the loops and this should do. Remember, make sure that it is dummy data&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 16:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243987#M30284</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-07T16:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: XML file loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243988#M30285</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;Here is the file with dummy datas.&lt;/P&gt;&lt;P&gt;Thanks for your involvement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't find a solution yet.&lt;/P&gt;&lt;P&gt;i'm trying a lot, of things, consulting multiples post/forums but i think the issue is my lack of knowledge. Maybe i did something wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your answers&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Mb2z"&gt;JDtest.xml&lt;/A&gt;</description>
      <pubDate>Wed, 08 Jul 2020 14:34:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243988#M30285</guid>
      <dc:creator>LDPtechAFB</dc:creator>
      <dc:date>2020-07-08T14:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: XML file loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243989#M30286</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;Here is the file with dummy datas.&lt;/P&gt;&lt;P&gt;Thanks for your involvement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't find a solution yet.&lt;/P&gt;&lt;P&gt;i'm trying a lot, of things, consulting multiples post/forums but i think the issue is my lack of knowledge. Maybe i did something wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your answers&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 14:34:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243989#M30286</guid>
      <dc:creator>LDPtechAFB</dc:creator>
      <dc:date>2020-07-08T14:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: XML file loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243990#M30287</link>
      <description>&lt;P&gt;I have put together a quick job that I think covers what you want. Hopefully my screenshots will tell the story, but I will add some descriptions where I think more info is needed.&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MaG8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141999iF16BD573FA68BF67/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MaG8.png" alt="0683p000009MaG8.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
  &lt;P&gt;The above is a screenshot of the job. It is split into 3 paths; one for the Machine data, one for the SpeciesGroupDefinition data and one for the ProductDefinition data. This split takes place at the tMap_1.&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;The tFileInputXML_l just receives the XML and outputs an XML Document to the next component. This component is configured as below...&lt;BR /&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdD6"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdD6"&gt;OriginalPost.pdf&lt;/A&gt;</description>
      <pubDate>Wed, 08 Jul 2020 19:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243990#M30287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-08T19:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: XML file loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243991#M30288</link>
      <description>&lt;P&gt;hello @Richard Hall&lt;/P&gt;&lt;P&gt;​, I saw your answer last week (but we cannot see it anymore, i have your answer in my mailbox but without the attached pictures), It helped me a lot.&lt;/P&gt;&lt;P&gt;The problem is that datas concatenate to other each time a TExtractRow send datas to another one (it create me a 0.5Gb file, while the original file is 0.005gb). &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i tried to to extract datas One by one (node by node) to extract and send thanks to a TmapComponent and merge them, but the resultat is the same. &lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008v7q7AAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/127985i641098B1410A8C40/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008v7q7AAA.png" alt="0693p000008v7q7AAA.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008v7qCAAQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153706i35E75F51FBEDFB23/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008v7qCAAQ.png" alt="0693p000008v7qCAAQ.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;(1024 rows)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; don't want to have this amount of duplication&lt;/P&gt;&lt;P&gt;How can i associate the good iterations together ? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 07:32:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-file-loop/m-p/2243991#M30288</guid>
      <dc:creator>LDPtechAFB</dc:creator>
      <dc:date>2020-07-15T07:32:20Z</dc:date>
    </item>
  </channel>
</rss>

