<?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 [resolved] Unparseable date tFileInputMail component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unparseable-date-tFileInputMail-component/m-p/2251078#M35124</link>
    <description>Hi,
&lt;BR /&gt;I need to pop email and generate a CSV file with 3 columns (From, Date, Subject). I started to use the talend example (tPop + tFileinputmail + tFileOutputDelimited). 
&lt;BR /&gt;It's work when each column format is in string type. But if i try to put the date format like "EEE, dd MMM yyyy HH:mm:ss Z", i have à unparse error like that 
&lt;BR /&gt;Starting job POPMAIL at 11:09 02/02/2009.
&lt;BR /&gt;Exception in component tFileInputMail_1
&lt;BR /&gt;java.lang.RuntimeException: Unparseable date: "Thu, 11 Dec 2008 09:33:06 +0000"
&lt;BR /&gt; at routines.system.ParserUtils.parseTo_Date(ParserUtils.java:127)
&lt;BR /&gt; at sncf.popmail_0_1.POPMAIL.tPOP_1Process(POPMAIL.java:700)
&lt;BR /&gt; at sncf.popmail_0_1.POPMAIL.runJobInTOS(POPMAIL.java:963)
&lt;BR /&gt; at sncf.popmail_0_1.POPMAIL.main(POPMAIL.java:877)
&lt;BR /&gt;Job POPMAIL ended at 11:09 02/02/2009. 
&lt;BR /&gt;Thanks a lot for your help.
&lt;BR /&gt;Ben</description>
    <pubDate>Sat, 16 Nov 2024 14:05:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T14:05:15Z</dc:date>
    <item>
      <title>[resolved] Unparseable date tFileInputMail component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unparseable-date-tFileInputMail-component/m-p/2251078#M35124</link>
      <description>Hi,
&lt;BR /&gt;I need to pop email and generate a CSV file with 3 columns (From, Date, Subject). I started to use the talend example (tPop + tFileinputmail + tFileOutputDelimited). 
&lt;BR /&gt;It's work when each column format is in string type. But if i try to put the date format like "EEE, dd MMM yyyy HH:mm:ss Z", i have à unparse error like that 
&lt;BR /&gt;Starting job POPMAIL at 11:09 02/02/2009.
&lt;BR /&gt;Exception in component tFileInputMail_1
&lt;BR /&gt;java.lang.RuntimeException: Unparseable date: "Thu, 11 Dec 2008 09:33:06 +0000"
&lt;BR /&gt; at routines.system.ParserUtils.parseTo_Date(ParserUtils.java:127)
&lt;BR /&gt; at sncf.popmail_0_1.POPMAIL.tPOP_1Process(POPMAIL.java:700)
&lt;BR /&gt; at sncf.popmail_0_1.POPMAIL.runJobInTOS(POPMAIL.java:963)
&lt;BR /&gt; at sncf.popmail_0_1.POPMAIL.main(POPMAIL.java:877)
&lt;BR /&gt;Job POPMAIL ended at 11:09 02/02/2009. 
&lt;BR /&gt;Thanks a lot for your help.
&lt;BR /&gt;Ben</description>
      <pubDate>Sat, 16 Nov 2024 14:05:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unparseable-date-tFileInputMail-component/m-p/2251078#M35124</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unparseable date tFileInputMail component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unparseable-date-tFileInputMail-component/m-p/2251079#M35125</link>
      <description>I need your help !! Thanks a lots...&lt;BR /&gt;Ben</description>
      <pubDate>Thu, 05 Feb 2009 09:53:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unparseable-date-tFileInputMail-component/m-p/2251079#M35125</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-05T09:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unparseable date tFileInputMail component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unparseable-date-tFileInputMail-component/m-p/2251080#M35126</link>
      <description>I have same problem. Did you solve it?&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 09 Sep 2009 10:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unparseable-date-tFileInputMail-component/m-p/2251080#M35126</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-09T10:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unparseable date tFileInputMail component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unparseable-date-tFileInputMail-component/m-p/2251081#M35127</link>
      <description>Solve it!&lt;BR /&gt;Instead using parseDate method, I've used parseDateLocale, like this :&lt;BR /&gt;TalendDate.parseDateLocale("EEE, dd MMM yyyy HH:mm:ss Z",row2.date,"en")&lt;BR /&gt;And it works fine!</description>
      <pubDate>Mon, 14 Sep 2009 10:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unparseable-date-tFileInputMail-component/m-p/2251081#M35127</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-14T10:43:16Z</dc:date>
    </item>
  </channel>
</rss>

