<?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 tJMSInput and tMomInput problem in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tJMSInput-and-tMomInput-problem/m-p/2271939#M49378</link>
    <description>I have an issue when I'm trying to use tJMSInput and tMomInput components. 
&lt;BR /&gt;my job performs 4 queries whose input parameters are linked. 
&lt;BR /&gt;example: 
&lt;BR /&gt;- the jms receiver get a customer_id 
&lt;BR /&gt;- a query retrieves customer info with input customer_id 
&lt;BR /&gt;- a query retrieves contracts info with customer_id (they can be more than one) 
&lt;BR /&gt;- for each contract, a query retrieves packets info with contract_id (they can be more than one) 
&lt;BR /&gt;- for each packet, a query retrieves services info with packet_id (they can be more than one) 
&lt;BR /&gt;after the 4 queries, it's needed to write an XML with the following structure: 
&lt;BR /&gt;- customer 
&lt;BR /&gt; - contract (repeating) 
&lt;BR /&gt; - packet (repeating) 
&lt;BR /&gt; - service (repeating) 
&lt;BR /&gt;since I can have more than one contracts (or packets), for reach contract tWriteXMLField writes a different xml. 
&lt;BR /&gt;so I need to group all the rows retrieved before writing the XML. 
&lt;BR /&gt;I used tIterateToFlow and now tUnite.. 
&lt;BR /&gt;if the Job starts with a fixed customer_id value (i.e. retrieved by a query) it works with both methods. 
&lt;BR /&gt;if the Job starts with a JMS receiver.. the Job seems to die on tWriteXMLField.. without going in error. 
&lt;BR /&gt;this behaviour is very strange, maybe it's a matter of connections between palettes (iterate, row etc) but I can't find a solution because it's my first Talend Job!!!!!!! 
&lt;BR /&gt; 
&lt;BR /&gt;Could you help me please? it's very important. 
&lt;BR /&gt;Thanks a lot, 
&lt;BR /&gt;Francesco</description>
    <pubDate>Mon, 29 Oct 2012 15:37:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-10-29T15:37:44Z</dc:date>
    <item>
      <title>tJMSInput and tMomInput problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJMSInput-and-tMomInput-problem/m-p/2271939#M49378</link>
      <description>I have an issue when I'm trying to use tJMSInput and tMomInput components. 
&lt;BR /&gt;my job performs 4 queries whose input parameters are linked. 
&lt;BR /&gt;example: 
&lt;BR /&gt;- the jms receiver get a customer_id 
&lt;BR /&gt;- a query retrieves customer info with input customer_id 
&lt;BR /&gt;- a query retrieves contracts info with customer_id (they can be more than one) 
&lt;BR /&gt;- for each contract, a query retrieves packets info with contract_id (they can be more than one) 
&lt;BR /&gt;- for each packet, a query retrieves services info with packet_id (they can be more than one) 
&lt;BR /&gt;after the 4 queries, it's needed to write an XML with the following structure: 
&lt;BR /&gt;- customer 
&lt;BR /&gt; - contract (repeating) 
&lt;BR /&gt; - packet (repeating) 
&lt;BR /&gt; - service (repeating) 
&lt;BR /&gt;since I can have more than one contracts (or packets), for reach contract tWriteXMLField writes a different xml. 
&lt;BR /&gt;so I need to group all the rows retrieved before writing the XML. 
&lt;BR /&gt;I used tIterateToFlow and now tUnite.. 
&lt;BR /&gt;if the Job starts with a fixed customer_id value (i.e. retrieved by a query) it works with both methods. 
&lt;BR /&gt;if the Job starts with a JMS receiver.. the Job seems to die on tWriteXMLField.. without going in error. 
&lt;BR /&gt;this behaviour is very strange, maybe it's a matter of connections between palettes (iterate, row etc) but I can't find a solution because it's my first Talend Job!!!!!!! 
&lt;BR /&gt; 
&lt;BR /&gt;Could you help me please? it's very important. 
&lt;BR /&gt;Thanks a lot, 
&lt;BR /&gt;Francesco</description>
      <pubDate>Mon, 29 Oct 2012 15:37:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJMSInput-and-tMomInput-problem/m-p/2271939#M49378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-29T15:37:44Z</dc:date>
    </item>
  </channel>
</rss>

