<?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] tJavaFlex - multiple rows in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tJavaFlex-multiple-rows/m-p/2196210#M472</link>
    <description>You have to switch the opening loop with the result to begin part &lt;BR /&gt;And don't forget to close your loop in end part.</description>
    <pubDate>Fri, 12 Dec 2008 18:13:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-12-12T18:13:12Z</dc:date>
    <item>
      <title>[resolved] tJavaFlex - multiple rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tJavaFlex-multiple-rows/m-p/2196209#M471</link>
      <description>I needing return many rows from a tJavaFlex.&lt;BR /&gt;There are 2 components in the job: tJavaFlex and tLogRow.&lt;BR /&gt;There are 2 colunms in the schema: COD and DESC.&lt;BR /&gt;&lt;BR /&gt;In the tJavaFlex:&lt;BR /&gt;Start code: connect to a data base, execute the SQL.&lt;BR /&gt;Main code: loop with the result.&lt;BR /&gt;row1.COD = return.col1;&lt;BR /&gt;row1.DESC = return.col1;&lt;BR /&gt;End code: disconnect to a data base&lt;BR /&gt;&lt;BR /&gt;The connection and SQL execute are working very well, but the return of tJavaFlex is just one row (the last row). The result of SQL has many row. &lt;BR /&gt;How can I return many rows fom the tJavaFlex?</description>
      <pubDate>Sat, 16 Nov 2024 14:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tJavaFlex-multiple-rows/m-p/2196209#M471</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T14:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tJavaFlex - multiple rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tJavaFlex-multiple-rows/m-p/2196210#M472</link>
      <description>You have to switch the opening loop with the result to begin part &lt;BR /&gt;And don't forget to close your loop in end part.</description>
      <pubDate>Fri, 12 Dec 2008 18:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tJavaFlex-multiple-rows/m-p/2196210#M472</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-12T18:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tJavaFlex - multiple rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tJavaFlex-multiple-rows/m-p/2196211#M473</link>
      <description>That it is!&lt;BR /&gt;Thank you very much!</description>
      <pubDate>Mon, 15 Dec 2008 10:55:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tJavaFlex-multiple-rows/m-p/2196211#M473</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-12-15T10:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tJavaFlex - multiple rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tJavaFlex-multiple-rows/m-p/2196212#M474</link>
      <description>There are 2 components in the job: tJavaFlex and tLogRow.&lt;BR /&gt;There are 2 colunms in the schema: COD and DESC.&lt;BR /&gt;&lt;BR /&gt;In the tJavaFlex:&lt;BR /&gt;Start code: connect to a data base, execute the SQL.&lt;BR /&gt;Main code: loop with the result.&lt;BR /&gt;row1.COD = return.col1;&lt;BR /&gt;row1.DESC = return.col1;&lt;BR /&gt;End code: disconnect to a data base&lt;BR /&gt;&lt;BR /&gt;I do not know how to connect to an oracle database from tjavaflex.Can you help me?</description>
      <pubDate>Tue, 21 Dec 2010 07:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tJavaFlex-multiple-rows/m-p/2196212#M474</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-12-21T07:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tJavaFlex - multiple rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tJavaFlex-multiple-rows/m-p/2196213#M475</link>
      <description>Thank you mhirt. 
&lt;BR /&gt;Your solution helped t oresolve my probelm 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 28 Jan 2011 22:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tJavaFlex-multiple-rows/m-p/2196213#M475</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-01-28T22:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tJavaFlex - multiple rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tJavaFlex-multiple-rows/m-p/2196214#M476</link>
      <description>Why Error Message Talend Tjava not have function. I can't know what error it appeared. please help me</description>
      <pubDate>Tue, 03 Jan 2012 01:50:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tJavaFlex-multiple-rows/m-p/2196214#M476</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-03T01:50:16Z</dc:date>
    </item>
  </channel>
</rss>

