<?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 tFileInputDelimited Rejects in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-Rejects/m-p/2336017#M104508</link>
    <description>&lt;P&gt;Hi Folks,&lt;BR /&gt;&lt;BR /&gt;I'm trying to get to grips with the reason that rows are being rejected by a tFileInputDelimited component. According to the errorMessage column it's rejecting email addresses (schema: String (255) or String (100)). The addresses are quite short - average 20 characters - so I don't think it's rejecting them on length.&lt;BR /&gt;&lt;BR /&gt;The thing that's really confusing me, though, is if I flow the rejected rows to a tFileOutputDelimited, and then pull them back in using a copy of the original tFileInputDelimited (same schema, with just the errorCode and errorMessage columns added), it accepts them without a problem:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.talend.com/legacyfs/online/360155/tfileinputdelimited_rejects.png" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MFi4.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134703i421718B9DAF999B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MFi4.png" alt="0683p000009MFi4.png" /&gt;&lt;/span&gt; &lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me why this might be? Does the Reject output strip out problematic data? It would seem odd if it did.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Matt&lt;/P&gt;</description>
    <pubDate>Tue, 06 Sep 2016 10:55:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-09-06T10:55:13Z</dc:date>
    <item>
      <title>tFileInputDelimited Rejects</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-Rejects/m-p/2336017#M104508</link>
      <description>&lt;P&gt;Hi Folks,&lt;BR /&gt;&lt;BR /&gt;I'm trying to get to grips with the reason that rows are being rejected by a tFileInputDelimited component. According to the errorMessage column it's rejecting email addresses (schema: String (255) or String (100)). The addresses are quite short - average 20 characters - so I don't think it's rejecting them on length.&lt;BR /&gt;&lt;BR /&gt;The thing that's really confusing me, though, is if I flow the rejected rows to a tFileOutputDelimited, and then pull them back in using a copy of the original tFileInputDelimited (same schema, with just the errorCode and errorMessage columns added), it accepts them without a problem:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.talend.com/legacyfs/online/360155/tfileinputdelimited_rejects.png" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MFi4.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134703i421718B9DAF999B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MFi4.png" alt="0683p000009MFi4.png" /&gt;&lt;/span&gt; &lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me why this might be? Does the Reject output strip out problematic data? It would seem odd if it did.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Matt&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 10:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-Rejects/m-p/2336017#M104508</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-06T10:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputDelimited Rejects</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-Rejects/m-p/2336018#M104509</link>
      <description>Hi,&lt;BR /&gt;If the schemas are identical, then the error is probably from the data.&lt;BR /&gt;Can you how us the schema for tFileInputDelimited_1 and tFileOutputDelimited_1 and a sample of rejected/unrejected rows?&lt;BR /&gt;Regards,&lt;BR /&gt;TRF</description>
      <pubDate>Tue, 06 Sep 2016 11:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-Rejects/m-p/2336018#M104509</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2016-09-06T11:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputDelimited Rejects</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-Rejects/m-p/2336019#M104510</link>
      <description>Thanks TRF. I'll add the schemas, but the data is something I can't share for legal reasons. I was wondering if there was a general principle which would explain why the rows in the Rejects output could be read successfully by another fFileInutDelimited with the same schema. I would expect such recycling to fail again, with the same error. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/360155/tFileOutputDelimited_1_Schema.txt.txt" target="_blank"&gt;https://www.talendforge.org/forum/img/members/360155/tFileOutputDelimited_1_Schema.txt.txt&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/360155/tFileInputDelimited_1_Schema.txt.txt" target="_blank"&gt;https://www.talendforge.org/forum/img/members/360155/tFileInputDelimited_1_Schema.txt.txt&lt;/A&gt;</description>
      <pubDate>Tue, 06 Sep 2016 11:32:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-Rejects/m-p/2336019#M104510</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-06T11:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputDelimited Rejects</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-Rejects/m-p/2336020#M104511</link>
      <description>I think I've got my answer - the Reject rows do indeed appear to strip out the rejected values. In a way this is actually quite useful behaviour.</description>
      <pubDate>Tue, 06 Sep 2016 14:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-Rejects/m-p/2336020#M104511</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-06T14:04:05Z</dc:date>
    </item>
  </channel>
</rss>

