<?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 white spaces row in tFileInputDelimited in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293780#M66720</link>
    <description>Hy,&lt;BR /&gt;I use the Java Talend version and i have a file with some white spaces row.&lt;BR /&gt;I check the option "skip empty rows", but the process stop in error at this lines.&lt;BR /&gt;Do you have a idea of a solution ?&lt;BR /&gt;Can i use regExp for "Row separator" ?&lt;BR /&gt;thanks.</description>
    <pubDate>Sat, 16 Nov 2024 14:33:15 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2024-11-16T14:33:15Z</dc:date>
    <item>
      <title>white spaces row in tFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293780#M66720</link>
      <description>Hy,&lt;BR /&gt;I use the Java Talend version and i have a file with some white spaces row.&lt;BR /&gt;I check the option "skip empty rows", but the process stop in error at this lines.&lt;BR /&gt;Do you have a idea of a solution ?&lt;BR /&gt;Can i use regExp for "Row separator" ?&lt;BR /&gt;thanks.</description>
      <pubDate>Sat, 16 Nov 2024 14:33:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293780#M66720</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T14:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: white spaces row in tFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293781#M66721</link>
      <description>Hello,&lt;BR /&gt;which version of Talend Open Studio do you use ?&lt;BR /&gt;Can you attached your file with empty rows ?&lt;BR /&gt;Which error do you have ?</description>
      <pubDate>Mon, 17 Sep 2007 14:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293781#M66721</guid>
      <dc:creator>smallet</dc:creator>
      <dc:date>2007-09-17T14:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: white spaces row in tFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293782#M66722</link>
      <description>hello,&lt;BR /&gt;the version is V2.1.2.&lt;BR /&gt;the error is :&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems: &lt;BR /&gt;	Syntax error on token "Invalid Character", delete this token&lt;BR /&gt;	n cannot be resolved&lt;BR /&gt;	at testxmis.ajouttcn.AjoutTcn.tFileInputDelimited_3Process(AjoutTcn.java:368)&lt;BR /&gt;	at testxmis.ajouttcn.AjoutTcn.main(AjoutTcn.java:842)&lt;BR /&gt;example file :&lt;BR /&gt;1/960725603/2007-08-28/0814//////////////////87/193318/40/FRBRJ/RUDAAW/2007-08-28/0814/37.50/01/37.50/CA///87/192039/87/113001;                                           &lt;BR /&gt;1/964467965/2007-08-28/1657/////////////////85/87/072595/22/FRSCF/TRWXHX/2007-08-28/1657/84.00/01/84.00/CA///87/113001/85/000109;                                         &lt;BR /&gt;1/965403670/2007-08-28/1906//////////////////87/784009/2/FRPGF/TDWHKU/2007-08-28/1906/23.40/01/23.40/CB///87/784009/87/611004;                                            &lt;BR /&gt;                                                                                                                                                                          &lt;BR /&gt;1/962810203/2007-08-28/1318//////////////////87/726000/2/FRHHD/SVUKDT/2007-08-28/1318/56.50/01/56.50/CB///87/726000/87/784009;                                            &lt;BR /&gt;the only solution i have find is to parse the file before use the talend class.&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
      <pubDate>Mon, 17 Sep 2007 15:08:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293782#M66722</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2007-09-17T15:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: white spaces row in tFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293783#M66723</link>
      <description>It seems that you have a compilation error in the generated code.&lt;BR /&gt;If you switch in the "Code" tab of your job designer, you should have at least one error visible in the right vertical ruler.&lt;BR /&gt;Could you provide a capture of you error ?</description>
      <pubDate>Mon, 17 Sep 2007 15:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293783#M66723</guid>
      <dc:creator>smallet</dc:creator>
      <dc:date>2007-09-17T15:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: white spaces row in tFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293784#M66724</link>
      <description>Hello,
&lt;BR /&gt;i had a error in the code with the row separator who was \n and not "\n".
&lt;BR /&gt;Now the error is a error of cast of the first field :
&lt;BR /&gt;Exception in component tFileInputDelimited_3
&lt;BR /&gt;java.lang.NumberFormatException: For input string: " "
&lt;BR /&gt; at java.lang.NumberFormatException.forInputString(Unknown Source)
&lt;BR /&gt; at java.lang.Integer.parseInt(Unknown Source)
&lt;BR /&gt; at java.lang.Integer.parseInt(Unknown Source)
&lt;BR /&gt; at routines.system.ParserUtils.parseTo_Integer(ParserUtils.java:62)
&lt;BR /&gt; at testxmis.ajouttcn.AjoutTcn.tFileInputDelimited_3Process(AjoutTcn.java:373)
&lt;BR /&gt; at testxmis.ajouttcn.AjoutTcn.main(AjoutTcn.java:858)</description>
      <pubDate>Mon, 17 Sep 2007 15:52:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293784#M66724</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2007-09-17T15:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: white spaces row in tFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293785#M66725</link>
      <description>It's probably the empty columns ("\\\\\") in your file that cannot be parsed to int by java.lang.Integer.parseInt</description>
      <pubDate>Tue, 18 Sep 2007 09:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293785#M66725</guid>
      <dc:creator>smallet</dc:creator>
      <dc:date>2007-09-18T09:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: white spaces row in tFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293786#M66726</link>
      <description>The job is ok with empty columns.&lt;BR /&gt;he stop after  9000 lines when he arrive to the empty line with white space.&lt;BR /&gt;He want to cast into a int the white spaces.&lt;BR /&gt;Is there a way to parse the file before put a tFileInput ?&lt;BR /&gt;If there is no solution with talend, i'm gone treat the file before the talend job.&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 18 Sep 2007 13:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293786#M66726</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2007-09-18T13:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: white spaces row in tFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293787#M66727</link>
      <description>If you have multiple datas type in your "columns" you can read them as String and convert them in a tMap with such expressions : 
&lt;BR /&gt;Integer.parseInt(row1.myColumn)
&lt;BR /&gt;Regards,
&lt;BR /&gt;Michaël.</description>
      <pubDate>Tue, 18 Sep 2007 20:11:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293787#M66727</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-09-18T20:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: white spaces row in tFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293788#M66728</link>
      <description>Is your problem solved now ?</description>
      <pubDate>Fri, 28 Sep 2007 16:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/white-spaces-row-in-tFileInputDelimited/m-p/2293788#M66728</guid>
      <dc:creator>smallet</dc:creator>
      <dc:date>2007-09-28T16:35:54Z</dc:date>
    </item>
  </channel>
</rss>

