<?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: [resolved] Input to a tJDBCInput component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Input-to-a-tJDBCInput-component/m-p/2334802#M103429</link>
    <description>You'll need the main from tJavaRow to go to tFlowToIterate then iterate to tJava (empty) and the RunIf to your second tJDBCInput.
&lt;BR /&gt;You could also connect your first tJDBCInput directly to tFlowToIterate and have your processing in the tJava instead of tJavaRow.</description>
    <pubDate>Sat, 20 Jul 2013 13:10:23 GMT</pubDate>
    <dc:creator>alevy</dc:creator>
    <dc:date>2013-07-20T13:10:23Z</dc:date>
    <item>
      <title>[resolved] Input to a tJDBCInput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Input-to-a-tJDBCInput-component/m-p/2334800#M103427</link>
      <description>I am fetching a list of IDs using a tJDBCInput component, processing it in the tJavaRow. Based on some condition I need to fetch the corresponding row from the database, for which I have defined another tJDBCInput component. &lt;BR /&gt;But I am not able to connect to that tJDBCInput using Main/Iterate. As I see, the first JDBC Input component will fetch ID row by row, which I am checking for some condition in the tJavaRow, and on success, I need to fetch data from another query using this ID.&lt;BR /&gt;If I give a Run If component after tJavaRow, all the rows from first query are fetched and then the Run If executes.&lt;BR /&gt;How is it possible for the second query to use the output of the first query? I tried using tJDBCRow, but it won't give any output (as mentioned in the documentation).</description>
      <pubDate>Fri, 19 Jul 2013 13:52:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Input-to-a-tJDBCInput-component/m-p/2334800#M103427</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-19T13:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Input to a tJDBCInput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Input-to-a-tJDBCInput-component/m-p/2334801#M103428</link>
      <description>Will joining your tJDBCInputs on ID with a tMap work for you?</description>
      <pubDate>Fri, 19 Jul 2013 21:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Input-to-a-tJDBCInput-component/m-p/2334801#M103428</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-19T21:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Input to a tJDBCInput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Input-to-a-tJDBCInput-component/m-p/2334802#M103429</link>
      <description>You'll need the main from tJavaRow to go to tFlowToIterate then iterate to tJava (empty) and the RunIf to your second tJDBCInput.
&lt;BR /&gt;You could also connect your first tJDBCInput directly to tFlowToIterate and have your processing in the tJava instead of tJavaRow.</description>
      <pubDate>Sat, 20 Jul 2013 13:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Input-to-a-tJDBCInput-component/m-p/2334802#M103429</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2013-07-20T13:10:23Z</dc:date>
    </item>
  </channel>
</rss>

