<?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: reject data from postgressql in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/reject-data-from-postgressql/m-p/2245936#M31616</link>
    <description>You have a "1" in a column where Talend expects a date. Possibly your input file contains strings wrapped in quotes, but tFileInputDelimited isn't set up to interpret them?</description>
    <pubDate>Wed, 03 May 2017 11:45:31 GMT</pubDate>
    <dc:creator>cterenzi</dc:creator>
    <dc:date>2017-05-03T11:45:31Z</dc:date>
    <item>
      <title>reject data from postgressql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reject-data-from-postgressql/m-p/2245932#M31612</link>
      <description>&lt;P&gt;I have rejects set up to redirect bad data to an excel file. I have checked the option don't generate empty file clicked. My job is still creating an empty file. Please help what should i do to avoid this thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 09:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reject-data-from-postgressql/m-p/2245932#M31612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-03T09:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: reject data from postgressql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reject-data-from-postgressql/m-p/2245933#M31613</link>
      <description>&lt;P&gt;shong wrote&lt;BR /&gt;&lt;SPAN&gt;The reject row can't be used together with the 'die on error' option and 'extend insert' option in advanced setting tab of tMysqlOutput component, uncheck these two option and then you can use the reject row. Right click on tMysqlOutput, select Row, and then Reject.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;above mentioned options are done.but still creating empty file&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 09:47:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reject-data-from-postgressql/m-p/2245933#M31613</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-03T09:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: reject data from postgressql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reject-data-from-postgressql/m-p/2245934#M31614</link>
      <description>It seems the error comes from tFileInputDelimited component rather than DB output component. For testing, check the 'die on error' box to print the detailed error to the console to see which component throws the error. &lt;BR /&gt;</description>
      <pubDate>Wed, 03 May 2017 10:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reject-data-from-postgressql/m-p/2245934#M31614</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-03T10:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: reject data from postgressql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reject-data-from-postgressql/m-p/2245935#M31615</link>
      <description>&lt;P&gt;i faced these errors after clicking die on error how to resolve this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;exception in component tFileInputDelimited_1&lt;BR /&gt;java.lang.RuntimeException: Unparseable date: "1"&lt;BR /&gt;at routines.system.ParserUtils.parseTo_Date(ParserUtils.java:321)&lt;BR /&gt;at pya_projects.copy_of_iris_allergy_postgres_v2_0_1.Copy_of_iris_allergy_postgres_v2.tFileInputDelimited_1Process(Copy_of_iris_allergy_postgres_v2.java:1761)&lt;BR /&gt;at pya_projects.copy_of_iris_allergy_postgres_v2_0_1.Copy_of_iris_allergy_postgres_v2.runJobInTOS(Copy_of_iris_allergy_postgres_v2.java:3991)&lt;BR /&gt;at pya_projects.copy_of_iris_allergy_postgres_v2_0_1.Copy_of_iris_allergy_postgres_v2.main(Copy_of_iris_allergy_postgres_v2.java:3790)&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 10:23:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reject-data-from-postgressql/m-p/2245935#M31615</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-03T10:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: reject data from postgressql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reject-data-from-postgressql/m-p/2245936#M31616</link>
      <description>You have a "1" in a column where Talend expects a date. Possibly your input file contains strings wrapped in quotes, but tFileInputDelimited isn't set up to interpret them?</description>
      <pubDate>Wed, 03 May 2017 11:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reject-data-from-postgressql/m-p/2245936#M31616</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-05-03T11:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: reject data from postgressql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reject-data-from-postgressql/m-p/2245937#M31617</link>
      <description>&lt;P&gt;that why &amp;nbsp;i'm using rejects to capture that row&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 12:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reject-data-from-postgressql/m-p/2245937#M31617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-03T12:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: reject data from postgressql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reject-data-from-postgressql/m-p/2245938#M31618</link>
      <description>&lt;P&gt;Then that's the row that's being sent to your reject file.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 13:50:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reject-data-from-postgressql/m-p/2245938#M31618</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-05-03T13:50:06Z</dc:date>
    </item>
  </channel>
</rss>

