<?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 logging processed records into a file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/logging-processed-records-into-a-file/m-p/2242467#M29288</link>
    <description>&lt;P&gt;After completion of job i want to log processed records and unprocessed records into a new text file...please suggest me&amp;nbsp; to achieve this...&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tal3.PNG" style="width: 638px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2YE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136669i842F16F51AE1378C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2YE.png" alt="0683p000009M2YE.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 13:52:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-11T13:52:32Z</dc:date>
    <item>
      <title>logging processed records into a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/logging-processed-records-into-a-file/m-p/2242467#M29288</link>
      <description>&lt;P&gt;After completion of job i want to log processed records and unprocessed records into a new text file...please suggest me&amp;nbsp; to achieve this...&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tal3.PNG" style="width: 638px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2YE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136669i842F16F51AE1378C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2YE.png" alt="0683p000009M2YE.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:52:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/logging-processed-records-into-a-file/m-p/2242467#M29288</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-11T13:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: logging processed records into a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/logging-processed-records-into-a-file/m-p/2242468#M29289</link>
      <description>&lt;P&gt;If you want a simple file with record count details , you can create a FileOutPutXXX file with tFixedInputFlow as input.&lt;/P&gt;
&lt;P&gt;with&amp;nbsp;&lt;/P&gt;
&lt;P&gt;((Integer)globalMap.get("tSalesforceBulkExec_1_NB_SUCCESS"))&lt;/P&gt;
&lt;P&gt;((Integer)globalMap.get("tSalesforceBulkExec_1_NB_REJECT"))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More sophisticated why is to user Logger.&lt;/P&gt;
&lt;P&gt;If you are in subscription version , you could use log4j to log in a file.&lt;/P&gt;
&lt;P&gt;In Open studio&amp;nbsp; , you could create your own Logger class .&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:47:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/logging-processed-records-into-a-file/m-p/2242468#M29289</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-03-11T14:47:50Z</dc:date>
    </item>
  </channel>
</rss>

