<?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: date parse error and tSchemaComplianceCheck in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247378#M32579</link>
    <description>&lt;P&gt;Hi i am trying the change the Date format for my output file.&lt;BR /&gt;My input .xls file has date in format dd/MM/YY but i want the output .csv file to have to have date as dd/MM/YYYY.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Apr 2011 05:14:41 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2011-04-13T05:14:41Z</dc:date>
    <item>
      <title>date parse error and tSchemaComplianceCheck</title>
      <link>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247369#M32570</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt;As I've started the real work, more and more issues are coming up, sorry for bothering all the time &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Well I have another issue when I enter a "error causing" - line into my test- input file: there is a Date in it which, for example is filled with "ffffff" instead of "24112008" for example.&lt;BR /&gt;I'm also using a tSchemaComplianceCheck - component which should help to write out a message into a special (delimited) file when the fields in a row don't have the correct format.&lt;BR /&gt;But now, the date parsing error is thrown earlier, in the tFileInputPositional - component and so there is a "parse error" - message written to system out/system error but as this wrong sentence never reaches the tSchemaComplianceCheck, the error is never written ino the delimited file.&lt;BR /&gt;Is there any other possibility to make this work?&lt;BR /&gt;Thank you in advance,&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 14:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247369#M32570</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: date parse error and tSchemaComplianceCheck</title>
      <link>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247370#M32571</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Try defining your columns in tFileInputPositional as strings and then check what you want in tSchemaComplianceCheck with the option "use another schema for compliance check" checked.&lt;BR /&gt;Regards,&lt;BR /&gt;Youssef&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2008 09:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247370#M32571</guid>
      <dc:creator>youssef2</dc:creator>
      <dc:date>2008-11-24T09:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: date parse error and tSchemaComplianceCheck</title>
      <link>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247371#M32572</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt;The tComplianceCheck doesn't work here. I tried to use it with my date pattern, but the date will not be rejected eventhough the data doesn't match the pattern: there is a "unparseable date:" - message printed to the screen but the line is not written thorugh the "reject" connection.&lt;BR /&gt;Any ideas?&lt;BR /&gt;I have a poor data quality of the input files so I really need to write out the lines which are "bad".&lt;BR /&gt;Thank you.&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2008 14:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247371#M32572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-22T14:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: date parse error and tSchemaComplianceCheck</title>
      <link>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247372#M32573</link>
      <description>&lt;P&gt;How to catch the below error and display an error msg.&lt;BR /&gt;Message from server 'XYZ' (Msg 4002, Severity 14, State 1):&lt;BR /&gt;Login failed.&lt;BR /&gt;DB-Library error (Error 20014, Severity 2):&lt;BR /&gt; Login incorrect.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2009 02:36:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247372#M32573</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-01-05T02:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: date parse error and tSchemaComplianceCheck</title>
      <link>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247373#M32574</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I am having the same issue as CrazyBird - The tSchemaComplianceCheck is not validating the date format even though one is defined.&lt;BR /&gt;Any ideas?&lt;BR /&gt;If this is a known error has it been fixed in the latest version?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2009 23:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247373#M32574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-18T23:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: date parse error and tSchemaComplianceCheck</title>
      <link>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247374#M32575</link>
      <description>&lt;P&gt;Hello&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;If this is a known error has it been fixed in the latest version?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&lt;BR /&gt;It have been fixed in the latest version.&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Best regards&lt;BR /&gt; &lt;BR /&gt; shong&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2009 05:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247374#M32575</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-21T05:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: date parse error and tSchemaComplianceCheck</title>
      <link>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247375#M32576</link>
      <description>&lt;P&gt;Thanks Shong.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2009 17:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247375#M32576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-21T17:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: date parse error and tSchemaComplianceCheck</title>
      <link>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247376#M32577</link>
      <description>&lt;P&gt;I am still facing this issue even after using TALEND V4.0.1.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2010 16:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247376#M32577</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-07-19T16:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: date parse error and tSchemaComplianceCheck</title>
      <link>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247377#M32578</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;i would like to know if this problem is fixed in the last version TIS v4.1.&lt;BR /&gt;Thanks.&lt;BR /&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2010 11:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247377#M32578</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-23T11:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: date parse error and tSchemaComplianceCheck</title>
      <link>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247378#M32579</link>
      <description>&lt;P&gt;Hi i am trying the change the Date format for my output file.&lt;BR /&gt;My input .xls file has date in format dd/MM/YY but i want the output .csv file to have to have date as dd/MM/YYYY.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2011 05:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247378#M32579</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-04-13T05:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: date parse error and tSchemaComplianceCheck</title>
      <link>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247379#M32580</link>
      <description>&lt;P&gt;Just change the date pattern of the output component.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2011 01:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247379#M32580</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2011-04-14T01:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: date parse error and tSchemaComplianceCheck</title>
      <link>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247380#M32581</link>
      <description>&lt;P&gt;Does the tschemacompliancecheck only work with strings? &amp;nbsp;I am having the same problem as&amp;nbsp;CrazyBird in TOS V. 5.6.1&lt;BR /&gt;I have dates coming in via tfileinputdelimted and entering the tschemacompliancecheck which has the custom defined option selected. &amp;nbsp;The "type" for the date column is set to date and the "date pattern" is&amp;nbsp;"yyyy-MM-dd". &amp;nbsp;However the bad dates are not getting rejected and I am getting&amp;nbsp;NumberFormatException errors from the job.&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2015 22:39:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/date-parse-error-and-tSchemaComplianceCheck/m-p/2247380#M32581</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-27T22:39:52Z</dc:date>
    </item>
  </channel>
</rss>

