<?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: tAdvancedFileOutputXML tree index limitation in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tAdvancedFileOutputXML-tree-index-limitation/m-p/2355688#M121387</link>
    <description>Hello,&lt;BR /&gt;I had the same issue . &lt;BR /&gt;Your workaround worked. But i found another one !&lt;BR /&gt;I dthe sequence of xml subelement that are located in the group element, as there is no crossed arrow ( same order as source stream). And it worked. strange bug...</description>
    <pubDate>Fri, 08 Nov 2013 14:11:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-11-08T14:11:11Z</dc:date>
    <item>
      <title>tAdvancedFileOutputXML tree index limitation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tAdvancedFileOutputXML-tree-index-limitation/m-p/2355684#M121383</link>
      <description>Hello, 
&lt;BR /&gt;I am trying to create an XML using tAdvancedFileOutputXML component, my Account tag has multiple types of child tags (around 20). But after 6 records Talend gives an error: 
&lt;BR /&gt;Exception in component tAdvancedFileOutputXML_7 
&lt;BR /&gt;java.lang.IndexOutOfBoundsException: Index value: 6 cannot be greater than the size: 3 
&lt;BR /&gt; at org.dom4j.tree.BackedList.add(BackedList.java:65) 
&lt;BR /&gt;Initially I thought its data issue but it is not. If I am trying to skip 5-6 child tags and then process the next one, then also it fails after 6th child tag. 
&lt;BR /&gt;Is there a limitation in this component that the child tags can only be 6-7? 
&lt;BR /&gt;Attached screenshot of the XML tree. The highlighted box is the child tag after which I cannot process any record. 
&lt;BR /&gt;Can someone provide any pointers? Thanks! 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBGR.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133140i01A79677D3C5C089/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBGR.jpg" alt="0683p000009MBGR.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 18 Sep 2013 23:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tAdvancedFileOutputXML-tree-index-limitation/m-p/2355684#M121383</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-18T23:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: tAdvancedFileOutputXML tree index limitation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tAdvancedFileOutputXML-tree-index-limitation/m-p/2355685#M121384</link>
      <description>Hello dhruvgupta05,
&lt;BR /&gt;Which version do you use?
&lt;BR /&gt;If it is not a version of 5.3.1, please download 5.3.1 and have a try again.</description>
      <pubDate>Mon, 23 Sep 2013 02:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tAdvancedFileOutputXML-tree-index-limitation/m-p/2355685#M121384</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-23T02:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: tAdvancedFileOutputXML tree index limitation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tAdvancedFileOutputXML-tree-index-limitation/m-p/2355686#M121385</link>
      <description>Hi Wliu, 
&lt;BR /&gt;Thanks for your reply. I am using TOS DI V5.3.1 r104014. Was the issue fixed in some other release?</description>
      <pubDate>Mon, 23 Sep 2013 15:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tAdvancedFileOutputXML-tree-index-limitation/m-p/2355686#M121385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-23T15:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: tAdvancedFileOutputXML tree index limitation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tAdvancedFileOutputXML-tree-index-limitation/m-p/2355687#M121386</link>
      <description>Hi Wliu,
&lt;BR /&gt;I have found that if we check the "Create empty elements if needed" option then this error occurs. One I unchecked this for all the tAdvancedFileOutputXML component the exceptions were gone. May be this is a bug?
&lt;BR /&gt;Thanks for looking into this!</description>
      <pubDate>Tue, 24 Sep 2013 18:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tAdvancedFileOutputXML-tree-index-limitation/m-p/2355687#M121386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-24T18:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: tAdvancedFileOutputXML tree index limitation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tAdvancedFileOutputXML-tree-index-limitation/m-p/2355688#M121387</link>
      <description>Hello,&lt;BR /&gt;I had the same issue . &lt;BR /&gt;Your workaround worked. But i found another one !&lt;BR /&gt;I dthe sequence of xml subelement that are located in the group element, as there is no crossed arrow ( same order as source stream). And it worked. strange bug...</description>
      <pubDate>Fri, 08 Nov 2013 14:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tAdvancedFileOutputXML-tree-index-limitation/m-p/2355688#M121387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-08T14:11:11Z</dc:date>
    </item>
  </channel>
</rss>

