<?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: tJavaRow column loop in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tJavaRow-column-loop/m-p/2371385#M134333</link>
    <description>&lt;P&gt;I think you can try with tJavaflex component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Tue, 17 Apr 2018 03:38:49 GMT</pubDate>
    <dc:creator>vboppudi</dc:creator>
    <dc:date>2018-04-17T03:38:49Z</dc:date>
    <item>
      <title>tJavaRow column loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJavaRow-column-loop/m-p/2371384#M134332</link>
      <description>&lt;P&gt;hello, I wonder how to do a tJavaRow column name loop.&lt;/P&gt;&lt;P&gt;for example, used for(int i=0;i&amp;lt;3;i++){}, while(){}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is my tJavaRow code part.&lt;/P&gt;&lt;P&gt;for (java.lang.reflect.Field field: row2.getClass().getDeclaredFields()) {&lt;/P&gt;&lt;P&gt;columnName = field.getName();&lt;/P&gt;&lt;P&gt;ouput_row.columnName = input_row.columnName+"text" (x) ← how to do a tJavaRow column name loop&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;help me&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:23:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJavaRow-column-loop/m-p/2371384#M134332</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: tJavaRow column loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJavaRow-column-loop/m-p/2371385#M134333</link>
      <description>&lt;P&gt;I think you can try with tJavaflex component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 03:38:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJavaRow-column-loop/m-p/2371385#M134333</guid>
      <dc:creator>vboppudi</dc:creator>
      <dc:date>2018-04-17T03:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: tJavaRow column loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJavaRow-column-loop/m-p/2371386#M134334</link>
      <description>&lt;P&gt;&lt;SPAN class="short_text"&gt;&lt;SPAN class=""&gt;How do use output_row and input_row with tJavaflex?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 03:56:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJavaRow-column-loop/m-p/2371386#M134334</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-17T03:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: tJavaRow column loop</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJavaRow-column-loop/m-p/2371387#M134335</link>
      <description>&lt;P&gt;You just use the input row name and the output row name. So if row1 is the input, use row1. If row2 is the output, use that.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 09:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJavaRow-column-loop/m-p/2371387#M134335</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-17T09:55:33Z</dc:date>
    </item>
  </channel>
</rss>

