<?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 Print all columns of a row in tJavaRow in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Print-all-columns-of-a-row-in-tJavaRow/m-p/2274182#M50932</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to print all the columns of a row in tjavarow component in comma delimited (similar to tLogRow). Instead of manually printing each columns like (row.id, row.value).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know how to achieve it&lt;/P&gt;</description>
    <pubDate>Mon, 22 Oct 2018 13:54:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-22T13:54:04Z</dc:date>
    <item>
      <title>Print all columns of a row in tJavaRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Print-all-columns-of-a-row-in-tJavaRow/m-p/2274182#M50932</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to print all the columns of a row in tjavarow component in comma delimited (similar to tLogRow). Instead of manually printing each columns like (row.id, row.value).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know how to achieve it&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 13:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Print-all-columns-of-a-row-in-tJavaRow/m-p/2274182#M50932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-22T13:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Print all columns of a row in tJavaRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Print-all-columns-of-a-row-in-tJavaRow/m-p/2274183#M50933</link>
      <description>unless you are using the Dynamic schema type, there is no easy way to print all the columns in a row with a tJavaRow component without writing out System.out.println(input_row.column_name+",&lt;BR /&gt;"+ ...&lt;BR /&gt;&lt;BR /&gt;The simplest way to achieve this is to use a tLogRow prior or after your tJavaRow</description>
      <pubDate>Mon, 22 Oct 2018 14:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Print-all-columns-of-a-row-in-tJavaRow/m-p/2274183#M50933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-22T14:07:53Z</dc:date>
    </item>
  </channel>
</rss>

