<?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 Input in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/XML-Input/m-p/2228363#M19656</link>
    <description>try to getout the full node then loop on node.&lt;BR /&gt;good luck</description>
    <pubDate>Tue, 21 Aug 2018 13:09:02 GMT</pubDate>
    <dc:creator>fdenis</dc:creator>
    <dc:date>2018-08-21T13:09:02Z</dc:date>
    <item>
      <title>XML Input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-Input/m-p/2228362#M19655</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;below is my sample xml data.&lt;/P&gt;&lt;P&gt;&amp;lt;test&amp;gt;&lt;BR /&gt;&amp;lt;node id="1" /&amp;gt;&lt;BR /&gt;&amp;lt;node id="2" /&amp;gt;&lt;BR /&gt;&amp;lt;node id="3" /&amp;gt;&lt;BR /&gt;&amp;lt;node id="4" /&amp;gt;&lt;BR /&gt;&amp;lt;node id="5" /&amp;gt;&lt;BR /&gt;&amp;lt;node id="1" /&amp;gt;&lt;BR /&gt;&amp;lt;/test&amp;gt;&lt;/P&gt;&lt;P&gt;My loop is on "/test"&lt;/P&gt;&lt;P&gt;in the xpath query for id, I am writing "node/@id", but it is giving me first entry only where id=1.&lt;/P&gt;&lt;P&gt;but i want all the id's, also I don't want to change the loop because other fields are related on that loop only. what should be the xpath query to get all the id's?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Sonali Jagtap&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2018 12:34:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-Input/m-p/2228362#M19655</guid>
      <dc:creator>sonalijagtap</dc:creator>
      <dc:date>2018-08-21T12:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: XML Input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-Input/m-p/2228363#M19656</link>
      <description>try to getout the full node then loop on node.&lt;BR /&gt;good luck</description>
      <pubDate>Tue, 21 Aug 2018 13:09:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-Input/m-p/2228363#M19656</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-08-21T13:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: XML Input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-Input/m-p/2228364#M19657</link>
      <description>&lt;P&gt;Try this way -&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tFileInputXML-1.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzIJ.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153920iBE6DA9EEEB6E719A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzIJ.jpg" alt="0683p000009LzIJ.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2018 13:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-Input/m-p/2228364#M19657</guid>
      <dc:creator>iamabhishek</dc:creator>
      <dc:date>2018-08-21T13:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: XML Input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-Input/m-p/2228365#M19658</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I will not work in my case.&lt;/P&gt;&lt;P&gt;My loop will be on /test only. because there are other nodes as well along with "/test/node".&lt;/P&gt;&lt;P&gt;So my loop has to be on "/test"&lt;/P&gt;&lt;P&gt;I need to change the xpath query for id to get all the id's present in "node".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Sonali Jagtap&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2018 13:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-Input/m-p/2228365#M19658</guid>
      <dc:creator>sonalijagtap</dc:creator>
      <dc:date>2018-08-21T13:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: XML Input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-Input/m-p/2228366#M19659</link>
      <description>when you are converting XML to Row the loop define the number of row.
&lt;BR /&gt;if you are on test --&amp;gt; x ¨row
&lt;BR /&gt;if you are on node --&amp;gt; x*y row
&lt;BR /&gt;Regards
&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Aug 2018 14:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-Input/m-p/2228366#M19659</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-08-21T14:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: XML Input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-Input/m-p/2228367#M19660</link>
      <description>&lt;P&gt;Hi, Please find my sample file,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;Response storeId="319"&amp;gt;&lt;BR /&gt;&amp;lt;ProductTable&amp;gt;&lt;BR /&gt;&amp;lt;ProductInfo id="1001" name="TEST" /&amp;gt;&lt;BR /&gt;&amp;lt;ProductInfo id="1003" name="TEST1" /&amp;gt;&lt;BR /&gt;&amp;lt;ProductInfo id="1007" name="TEST2" /&amp;gt;&lt;BR /&gt;&amp;lt;/ProductTable&amp;gt;&lt;BR /&gt;&amp;lt;DayPartitioning&amp;gt;&lt;BR /&gt;&amp;lt;Segment id="1" begTime="0800" endTime="0814" dayOffset="0"/&amp;gt;&lt;BR /&gt;&amp;lt;Segment id="2" begTime="0815" endTime="0829" dayOffset="0"/&amp;gt;&lt;BR /&gt;&amp;lt;Segment id="3" begTime="0830" endTime="0844" dayOffset="0"/&amp;gt;&lt;BR /&gt;&amp;lt;Segment id="4" begTime="0900" endTime="0914" dayOffset="0"/&amp;gt;&lt;BR /&gt;&amp;lt;Segment id="5" begTime="0915" endTime="0929" dayOffset="0"/&amp;gt;&lt;BR /&gt;&amp;lt;Segment id="6" begTime="0945" endTime="0959" dayOffset="0"/&amp;gt;&lt;BR /&gt;&amp;lt;Segment id="7" begTime="1000" endTime="1014" dayOffset="0"/&amp;gt;&lt;BR /&gt;&amp;lt;Segment id="8" begTime="1015" endTime="1029" dayOffset="0"/&amp;gt;&lt;BR /&gt;&amp;lt;Segment id="9" begTime="1030" endTime="1044" dayOffset="0"/&amp;gt;&lt;BR /&gt;&amp;lt;/DayPartitioning&amp;gt;&lt;BR /&gt;&amp;lt;/Response&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want all the data for StoreID=319 Please help me with the correct XPATH Query &amp;amp; Loop. Thank You, Sonali Jagtap&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 09:34:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-Input/m-p/2228367#M19660</guid>
      <dc:creator>sonalijagtap</dc:creator>
      <dc:date>2018-08-28T09:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: XML Input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-Input/m-p/2228368#M19661</link>
      <description>xml is structured data as tree.&lt;BR /&gt;your stored id give you 2 dataset&lt;BR /&gt;one for Product&lt;BR /&gt;one for DayPartitioning&lt;BR /&gt;so you have to read your file 2 time one for each&lt;BR /&gt;then match on stored Id&lt;BR /&gt;&lt;BR /&gt;to avoid 2 time reading you can split xml 2 header nodes as documents.</description>
      <pubDate>Tue, 28 Aug 2018 11:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-Input/m-p/2228368#M19661</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-08-28T11:08:54Z</dc:date>
    </item>
  </channel>
</rss>

