<?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: How to add time imormation to tLogRow in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230629#M21198</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; You are right. tMap is a commonly used component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;So if you have to add this additional column, this is the easiest method.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2019 13:00:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-07T13:00:42Z</dc:date>
    <item>
      <title>How to add time imormation to tLogRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230623#M21192</link>
      <description>&lt;P&gt;Hi , I'm looking for how to add time imormation to tLogRow as prefix.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 11:33:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230623#M21192</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-07T11:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to add time imormation to tLogRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230624#M21193</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Could you please elaborate your use case further?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;If you want to print the time of printing each row, you can add an additional column and add system time by using&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;TalendDate.getCurrentDate()&lt;/STRONG&gt; &lt;/EM&gt;function to that column.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;If you just want to print the system time before running tLogrow, you can use a tjava and print time using System.out function in java.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 12:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230624#M21193</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-07T12:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to add time imormation to tLogRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230625#M21194</link>
      <description>I would like to do both cases.&lt;BR /&gt;How can you do the former one ?&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Mar 2019 12:46:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230625#M21194</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-07T12:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to add time imormation to tLogRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230626#M21195</link>
      <description>&lt;P&gt;I wrote many tLogRows , so i appreciate if&amp;nbsp;the way is easy.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 12:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230626#M21195</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-07T12:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to add time imormation to tLogRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230627#M21196</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; Please add your current columns to a tMap. In the output section, add an additional column to catch log time.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 956px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2gq.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143199i05B4EC586CBEA828/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2gq.png" alt="0683p000009M2gq.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 12:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230627#M21196</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-07T12:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to add time imormation to tLogRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230628#M21197</link>
      <description>&lt;P&gt;Thanks .&lt;/P&gt;&lt;P&gt;I wrote many tLogrows.&lt;/P&gt;&lt;P&gt;Do I have to add tmap before tLogrows?&amp;nbsp;&amp;nbsp;If there is&amp;nbsp;any easier solution, i appreciate it.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 12:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230628#M21197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-07T12:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to add time imormation to tLogRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230629#M21198</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; You are right. tMap is a commonly used component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;So if you have to add this additional column, this is the easiest method.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 13:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230629#M21198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-07T13:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to add time imormation to tLogRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230630#M21199</link>
      <description>&lt;P&gt;If you are using subscription version , in tLogRow ,&amp;nbsp;&lt;EM&gt;Print content with log4j&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/reader/hCrOzogIwKfuR3mPf~LydA/qO19rPZd1rKnp_vfnV6s~w" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/hCrOzogIwKfuR3mPf~LydA/qO19rPZd1rKnp_vfnV6s~w&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 13:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230630#M21199</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-03-07T13:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to add time imormation to tLogRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230631#M21200</link>
      <description>Im using open stuio , not subscription version.</description>
      <pubDate>Thu, 07 Mar 2019 13:35:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230631#M21200</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-07T13:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to add time imormation to tLogRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230632#M21201</link>
      <description>&lt;P&gt;Can I make tmap and tLogRow set as one module like subJob and use it , which has variety of inputs?&lt;/P&gt;
&lt;P&gt;If you can, please teach me how to do this.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 00:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230632#M21201</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-08T00:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to add time imormation to tLogRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230633#M21202</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPKiAAO"&gt;@coffeeno&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;You cannot make these two components as a standalone component as these two components are always dependent on the previous components. So they will automatically merge with the previous components as a single flow.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;In between, I am wondering why you are creating so much tLogrows for a job. The best practice is that you should minimize the printing of output and use them only if necessary. I could see that you are trying to print each and every flow through tLogrow.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please tell what is your ultimate objective of doing these printing of data to tLogrow?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 04:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-time-imormation-to-tLogRow/m-p/2230633#M21202</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-08T04:07:01Z</dc:date>
    </item>
  </channel>
</rss>

