<?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 I need help creating a job taking in multiple XML and iterating the  through row and adding to the output row in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/I-need-help-creating-a-job-taking-in-multiple-XML-and-iterating/m-p/2334890#M103507</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I need to take multiple XML input (using REST) in write them to a DB table. The tricky bit is that, for each row, I will need to go get additional data to complete the row. Let me explain.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When do my first REST query, I will get a list of orders with&amp;nbsp; (OrderID, First and last Name, Address, Total amount). Than for each order, I have to make another REST call&amp;nbsp; using the OrderID to get the items ordered, it will contain (OrderID, Item, quantity, price, etc..). I will need to combine the order row with item ordered&amp;nbsp; row to import them in my DB table.&amp;nbsp; If the orders contain two or more type of product, than I would need an order line for each product.&amp;nbsp; Not sure how to go about doing this, Should I write multiple file and than read the file back in and how do I go through the orderID to get all the items ordered.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any help would be much appreciated.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Sun, 20 May 2018 13:59:16 GMT</pubDate>
    <dc:creator>joefrancois</dc:creator>
    <dc:date>2018-05-20T13:59:16Z</dc:date>
    <item>
      <title>I need help creating a job taking in multiple XML and iterating the  through row and adding to the output row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/I-need-help-creating-a-job-taking-in-multiple-XML-and-iterating/m-p/2334890#M103507</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I need to take multiple XML input (using REST) in write them to a DB table. The tricky bit is that, for each row, I will need to go get additional data to complete the row. Let me explain.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When do my first REST query, I will get a list of orders with&amp;nbsp; (OrderID, First and last Name, Address, Total amount). Than for each order, I have to make another REST call&amp;nbsp; using the OrderID to get the items ordered, it will contain (OrderID, Item, quantity, price, etc..). I will need to combine the order row with item ordered&amp;nbsp; row to import them in my DB table.&amp;nbsp; If the orders contain two or more type of product, than I would need an order line for each product.&amp;nbsp; Not sure how to go about doing this, Should I write multiple file and than read the file back in and how do I go through the orderID to get all the items ordered.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any help would be much appreciated.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sun, 20 May 2018 13:59:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/I-need-help-creating-a-job-taking-in-multiple-XML-and-iterating/m-p/2334890#M103507</guid>
      <dc:creator>joefrancois</dc:creator>
      <dc:date>2018-05-20T13:59:16Z</dc:date>
    </item>
  </channel>
</rss>

