<?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: Catch error with file column details in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Catch-error-with-file-column-details/m-p/2304432#M76208</link>
    <description>&lt;P&gt;I think I would loop the columns in a tJava and detect the faulty column with a try-catch&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jun 2018 10:31:10 GMT</pubDate>
    <dc:creator>navds</dc:creator>
    <dc:date>2018-06-21T10:31:10Z</dc:date>
    <item>
      <title>Catch error with file column details</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-error-with-file-column-details/m-p/2304431#M76207</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a&amp;nbsp;colum in a delimited file which is defined as BigDecimal in the file Metadata however the actual record has the data in the form of String.&lt;/P&gt;
&lt;P&gt;Talend Job is throwing an error as unable to parse a string in BigDecimal which is correct.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now i have&amp;nbsp;other multiple columns defined as BigDecimal in the same file.&lt;/P&gt;
&lt;P&gt;From the error i can identidy the row number but how can i identify the specific column which has issue ?&lt;/P&gt;
&lt;P&gt;I used log catcher and stat catcher but i couldnt find any relevant détails about the specific column.&lt;/P&gt;
&lt;P&gt;Pls suggest on how can i get the erroneous column.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sample text file&lt;/P&gt;
&lt;P&gt;A(String)| B(BigDecimal)| C(BigDecimal)&lt;/P&gt;
&lt;P&gt;A1245| 1245| 451RE&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here the column C has error value&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 15:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-error-with-file-column-details/m-p/2304431#M76207</guid>
      <dc:creator>vidya821</dc:creator>
      <dc:date>2018-06-20T15:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Catch error with file column details</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-error-with-file-column-details/m-p/2304432#M76208</link>
      <description>&lt;P&gt;I think I would loop the columns in a tJava and detect the faulty column with a try-catch&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 10:31:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-error-with-file-column-details/m-p/2304432#M76208</guid>
      <dc:creator>navds</dc:creator>
      <dc:date>2018-06-21T10:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Catch error with file column details</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-error-with-file-column-details/m-p/2304433#M76209</link>
      <description>I found the tScehmaComplaince component to check all the data with schema defined however the rejection wont give me the row numbers or row information, dont want to go for code for this ...</description>
      <pubDate>Thu, 21 Jun 2018 13:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-error-with-file-column-details/m-p/2304433#M76209</guid>
      <dc:creator>vidya821</dc:creator>
      <dc:date>2018-06-21T13:16:37Z</dc:date>
    </item>
  </channel>
</rss>

