<?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 capture rejected records . in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-rejected-records/m-p/2304348#M76136</link>
    <description>Main out put
&lt;BR /&gt;
&lt;BR /&gt;===================== 
&lt;BR /&gt;
&lt;BR /&gt;| tLogRow_1 |
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|=----+--+---=|
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|Name |id|sal |
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|=----+--+---=|
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|meena|2 |6000|
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|sona |3 |400 |
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;'-----+--+----'
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;.----+--+---+-----Rejected----+----------------------------------.
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;| tLogRow_2 |
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|=---+--+---+---------+---------------------------------=|
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|Name|id|sal|errorCode|errorMessage |
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|=---+--+---+---------+---------------------------------=|
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|mona|
&lt;FONT color="#cccc33"&gt;null|null|null&lt;/FONT&gt; |For input string: "1SSS" - Line: 0|
&lt;BR /&gt;
&lt;BR /&gt;I need records instead of null
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;'----+--+---+---------+----------------------------------'</description>
    <pubDate>Wed, 13 Jul 2016 07:36:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-07-13T07:36:37Z</dc:date>
    <item>
      <title>How to capture rejected records .</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-rejected-records/m-p/2304345#M76133</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;As per my business need I need to capture from the Inputfile tfileinputExcel -- &amp;gt; actual(correct )&amp;nbsp;records along with count and rejected records along with count&amp;nbsp;.&lt;BR /&gt;I tried using Main link and rejected link&amp;nbsp; of tfileinputexcel component but ( rejected link is not capturing all rejected data , its only capturing rejected column information .&lt;BR /&gt;For ex :In my input If I have 5 column and If First column has error records in the error message its only giving information about 1st column , rest all blank . and if we have error in 3 rd column first two column information and error record information it is showing 4 and 5 getting displayed has null and so on .&lt;BR /&gt;&lt;BR /&gt;BUt My requirement is capture all the error record along with count and send the file back to client for there confirmation and reprocess it .&lt;BR /&gt;&lt;BR /&gt;Please help me how can I implement this logic&lt;BR /&gt;I need to caputure all the column (row information) information along with count .&lt;BR /&gt;thanks&lt;BR /&gt;Mohini&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 19:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-rejected-records/m-p/2304345#M76133</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-12T19:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture rejected records .</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-rejected-records/m-p/2304346#M76134</link>
      <description>Hi,
&lt;BR /&gt;Here is a component 
&lt;A href="https://help.talend.com/search/all?query=tSchemaComplianceCheck" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tSchemaComplianceCheck&lt;/A&gt;&amp;nbsp;which is used to&amp;nbsp;
&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;check types, nullability, length of rows against reference values.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 13 Jul 2016 03:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-rejected-records/m-p/2304346#M76134</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-13T03:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture rejected records .</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-rejected-records/m-p/2304347#M76135</link>
      <description>thanks Sabrina ,&lt;BR /&gt;&lt;BR /&gt;But requirement is I need to reject it from the source input itself&amp;nbsp; ..my input is tinputfileExcel from there only I have to pass two links one is target orther one is reject .&lt;BR /&gt;reject link is not giving all the records ( meaning if I have 5 records in my input I need all the 5 records in my rejected file ) but now if have error in first records .. reject file is giving all "null" for those record and along with message "5jee" is integer but it has string in it .&lt;BR /&gt;So kindly help ..</description>
      <pubDate>Wed, 13 Jul 2016 06:39:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-rejected-records/m-p/2304347#M76135</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-13T06:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture rejected records .</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-rejected-records/m-p/2304348#M76136</link>
      <description>Main out put
&lt;BR /&gt;
&lt;BR /&gt;===================== 
&lt;BR /&gt;
&lt;BR /&gt;| tLogRow_1 |
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|=----+--+---=|
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|Name |id|sal |
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|=----+--+---=|
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|meena|2 |6000|
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|sona |3 |400 |
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;'-----+--+----'
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;.----+--+---+-----Rejected----+----------------------------------.
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;| tLogRow_2 |
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|=---+--+---+---------+---------------------------------=|
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|Name|id|sal|errorCode|errorMessage |
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|=---+--+---+---------+---------------------------------=|
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;|mona|
&lt;FONT color="#cccc33"&gt;null|null|null&lt;/FONT&gt; |For input string: "1SSS" - Line: 0|
&lt;BR /&gt;
&lt;BR /&gt;I need records instead of null
&lt;BR /&gt;
&lt;BR /&gt; 
&lt;BR /&gt;
&lt;BR /&gt;'----+--+---+---------+----------------------------------'</description>
      <pubDate>Wed, 13 Jul 2016 07:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-rejected-records/m-p/2304348#M76136</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-13T07:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture rejected records .</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-rejected-records/m-p/2304349#M76137</link>
      <description>Hi,&lt;BR /&gt;What does your input look like? How did you set tschemacompliancecheck? Screenshots of job setting will be preferred.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 14 Jul 2016 10:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-rejected-records/m-p/2304349#M76137</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-14T10:42:01Z</dc:date>
    </item>
  </channel>
</rss>

