<?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 Count of rejected rows in tFileinputdelimited component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209677#M8398</link>
    <description>hi 
&lt;BR /&gt;I want to capture the number of rejected rows from tfileinputdelimited component my workflow is as follows 
&lt;BR /&gt;tfilelist-----&amp;gt;tfileinputdelimited-----&amp;gt;tlogrow 
&lt;BR /&gt; | 
&lt;BR /&gt; | 
&lt;BR /&gt; tfileoutputdelimited(reject row) file is in appending mode 
&lt;BR /&gt; 
&lt;BR /&gt;Now if two files are listed ,the rejected rows from 2 file will be written to tfileoutputdelimited in appending mode , i want to find out rejected rows for individual listed files. How to get the rejected values. 
&lt;BR /&gt; 
&lt;BR /&gt;Does value for ((Integer)globalMap.get("tFileOutputDelimited_2_NB_LINE")) won't propagate on on component ok link</description>
    <pubDate>Mon, 06 Jan 2014 06:44:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-01-06T06:44:44Z</dc:date>
    <item>
      <title>Count of rejected rows in tFileinputdelimited component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209677#M8398</link>
      <description>hi 
&lt;BR /&gt;I want to capture the number of rejected rows from tfileinputdelimited component my workflow is as follows 
&lt;BR /&gt;tfilelist-----&amp;gt;tfileinputdelimited-----&amp;gt;tlogrow 
&lt;BR /&gt; | 
&lt;BR /&gt; | 
&lt;BR /&gt; tfileoutputdelimited(reject row) file is in appending mode 
&lt;BR /&gt; 
&lt;BR /&gt;Now if two files are listed ,the rejected rows from 2 file will be written to tfileoutputdelimited in appending mode , i want to find out rejected rows for individual listed files. How to get the rejected values. 
&lt;BR /&gt; 
&lt;BR /&gt;Does value for ((Integer)globalMap.get("tFileOutputDelimited_2_NB_LINE")) won't propagate on on component ok link</description>
      <pubDate>Mon, 06 Jan 2014 06:44:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209677#M8398</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-06T06:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rejected rows in tFileinputdelimited component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209678#M8399</link>
      <description>Hi, 
&lt;BR /&gt; What the expected rejected values looks like(see my pic)? Could you elaborate your case with an example with input and expected output values. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCVW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151531i03F189B4007373FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCVW.png" alt="0683p000009MCVW.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 06 Jan 2014 06:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209678#M8399</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-06T06:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rejected rows in tFileinputdelimited component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209679#M8400</link>
      <description>Hi
&lt;BR /&gt;&amp;nbsp;I want to catch reject record by tFileinputdelimited into tfileoutputdelimited,
&lt;BR /&gt;but i want rejected record as it is originally present in input file.
&lt;BR /&gt;generally i am getting rejected record with adding/removing extra delimiter.
&lt;BR /&gt;can anyone help on this</description>
      <pubDate>Tue, 14 Oct 2014 18:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209679#M8400</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-10-14T18:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rejected rows in tFileinputdelimited component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209680#M8401</link>
      <description>You can send the reject flow to a tMap and build an output flow for the rejected records with the same schema like the original input component. To do that connect the reject flow to a tMap. Add to your job and tFileOutputDelimited (for the rejected records) and the as schema the schema of the tFileInputDelimited (origin of your data) by copy and paste the columns in the schema editors.&lt;BR /&gt;Now connect the tMap with the new tFileOutputDelimited and accept the target schema for this flow.&lt;BR /&gt;Within the tMap you can adapt the reject flow schema to the new output.</description>
      <pubDate>Tue, 14 Oct 2014 19:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209680#M8401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-14T19:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rejected rows in tFileinputdelimited component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209681#M8402</link>
      <description>yes i did same but if we have extra delimiter in between record so reject is automatically deleting number of extra delimiter from end of record.</description>
      <pubDate>Tue, 14 Oct 2014 20:21:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209681#M8402</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-10-14T20:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rejected rows in tFileinputdelimited component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209682#M8403</link>
      <description>Hi rktalend1,&lt;BR /&gt;Could you elaborate your case with an example with input and expected output values? Screenshots will be preferred.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 15 Oct 2014 04:21:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209682#M8403</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-15T04:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rejected rows in tFileinputdelimited component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209683#M8404</link>
      <description>hi xdshi,
&lt;BR /&gt;don't know why talendforge not working that's why unable to login to forum so unable to post screen shot.
&lt;BR /&gt;my log something like tfileinputdelimited----&amp;gt;tmap------&amp;gt;tmssqloutput
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |rejectflow
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; tfileoutputdelimited.
&lt;BR /&gt;file
&lt;BR /&gt;1|xyz|123|assada4646|india|29
&lt;BR /&gt;2|xyz|123|ass|ada|4646|india|29
&lt;BR /&gt;3|xyz|123|assada4646|india|29
&lt;BR /&gt;4|xyz|123|assada4646|india|29
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;BR /&gt;in by reject flow second record will reject
&lt;BR /&gt;it will be in tfileoutputdelimited something like that
&lt;BR /&gt;2|xyz|123|ass|ada|4646
&lt;BR /&gt;because it match schema with tfileinputdelimited in this case in reject floe we are loosing valie of last 2 column.
&lt;BR /&gt;i want reject record as it is in original file..</description>
      <pubDate>Wed, 15 Oct 2014 07:35:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209683#M8404</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-10-15T07:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rejected rows in tFileinputdelimited component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209684#M8405</link>
      <description>Whats wrong with my suggestion you set a tMap in the reject flow and build in this way your reject output flow as you need?</description>
      <pubDate>Wed, 15 Oct 2014 08:55:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209684#M8405</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-15T08:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rejected rows in tFileinputdelimited component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209685#M8406</link>
      <description>thanks&amp;nbsp;
&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;jlolling but i am not getting desired o/p record as i mentioned i want rejected record as it it which originally present in source file.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;</description>
      <pubDate>Wed, 15 Oct 2014 09:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209685#M8406</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-10-15T09:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rejected rows in tFileinputdelimited component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209686#M8407</link>
      <description>OK, in this case you have to read the lines of the input file not with a tFileInputDelimited instead use the component tFileInputRow and read the whole line at once. After reading it into one schema column you need to separate the fields with tExtractDelimitedFields and of there is something wrong you can use the original input line for the reject flow.&amp;nbsp;</description>
      <pubDate>Wed, 15 Oct 2014 09:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209686#M8407</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-15T09:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rejected rows in tFileinputdelimited component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209687#M8408</link>
      <description>Hi, I need to counts the records that are loaded successfully&amp;nbsp;&lt;FONT size="2"&gt;&amp;nbsp;and rejected records as well and also those failed records should be back to file landing zone.&amp;nbsp;&lt;/FONT&gt;</description>
      <pubDate>Mon, 05 Jan 2015 22:10:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209687#M8408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-05T22:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Count of rejected rows in tFileinputdelimited component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209688#M8409</link>
      <description>Why not, every input and output component has similar counters.</description>
      <pubDate>Tue, 06 Jan 2015 06:11:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Count-of-rejected-rows-in-tFileinputdelimited-component/m-p/2209688#M8409</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-06T06:11:21Z</dc:date>
    </item>
  </channel>
</rss>

