<?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: Iterate of MySQL Query results in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Iterate-of-MySQL-Query-results/m-p/2322498#M92437</link>
    <description>Hi Robert,&lt;BR /&gt;if you need one file for each row take a look at 22999&lt;BR /&gt;Bye&lt;BR /&gt;Volker</description>
    <pubDate>Wed, 25 Mar 2009 21:26:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-03-25T21:26:59Z</dc:date>
    <item>
      <title>Iterate of MySQL Query results</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterate-of-MySQL-Query-results/m-p/2322497#M92436</link>
      <description>I need to create a separate RSS file for each row in a MySQL database using TOS 3.0.3 and Java.&lt;BR /&gt;A straight through tMySQLInput -&amp;gt; tMap -&amp;gt; tRSSOutput generates a single RSS file with each row as an article. I know I need to iterate at some point, but am unsure where or how to do it.&lt;BR /&gt;I have redone the job so that two SQL queries are done. The first to retrieve a list of IDs and a second to retrieve the row(s) for each ID.&lt;BR /&gt;When tracing the job, a row appears for row1, but nothing appears for row2, row3 or RSS.&lt;BR /&gt;I am getting a RSS file written for each ID, but it is using context variables that I am setting in the top tJavaRow component and not the row data form the second tMySQLInput component.&lt;BR /&gt;Is there some magic that I am missing to iterate of SQL data, do a second query off of it and work with the results?&lt;BR /&gt;Please advise,&lt;BR /&gt;Robert</description>
      <pubDate>Sat, 16 Nov 2024 14:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterate-of-MySQL-Query-results/m-p/2322497#M92436</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Iterate of MySQL Query results</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterate-of-MySQL-Query-results/m-p/2322498#M92437</link>
      <description>Hi Robert,&lt;BR /&gt;if you need one file for each row take a look at 22999&lt;BR /&gt;Bye&lt;BR /&gt;Volker</description>
      <pubDate>Wed, 25 Mar 2009 21:26:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterate-of-MySQL-Query-results/m-p/2322498#M92437</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-25T21:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Iterate of MySQL Query results</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterate-of-MySQL-Query-results/m-p/2322499#M92438</link>
      <description>Thanks for the pointer. 
&lt;BR /&gt;I found the following link referenced in the article: 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCoVhCAK" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-How-to-use-Flowtoiterate/td-p/95069&lt;/A&gt; 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Robert</description>
      <pubDate>Wed, 25 Mar 2009 22:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterate-of-MySQL-Query-results/m-p/2322499#M92438</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-25T22:56:19Z</dc:date>
    </item>
  </channel>
</rss>

