<?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 How to capture reject from tMysqlInput component due to mismatch in datatype in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-from-tMysqlInput-component-due-to-mismatch/m-p/2329136#M98351</link>
    <description>&lt;P&gt;&amp;nbsp;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not able to fetch the reject records separately&amp;nbsp;which is causing my job to die,&lt;/P&gt;
&lt;P&gt;I'm Passing a query to tmysqlinput and defined schema but data with mismatch datatype is causing job to die in the middle, i.e column define as float in schema but in the flow same column is of string data type for one row , I want to fetch that row separately without dieing&amp;nbsp;my Job. Please help&lt;/P&gt;</description>
    <pubDate>Fri, 23 Mar 2018 06:09:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-23T06:09:19Z</dc:date>
    <item>
      <title>How to capture reject from tMysqlInput component due to mismatch in datatype</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-from-tMysqlInput-component-due-to-mismatch/m-p/2329136#M98351</link>
      <description>&lt;P&gt;&amp;nbsp;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not able to fetch the reject records separately&amp;nbsp;which is causing my job to die,&lt;/P&gt;
&lt;P&gt;I'm Passing a query to tmysqlinput and defined schema but data with mismatch datatype is causing job to die in the middle, i.e column define as float in schema but in the flow same column is of string data type for one row , I want to fetch that row separately without dieing&amp;nbsp;my Job. Please help&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 06:09:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-from-tMysqlInput-component-due-to-mismatch/m-p/2329136#M98351</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-23T06:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture reject from tMysqlInput component due to mismatch in datatype</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-from-tMysqlInput-component-due-to-mismatch/m-p/2329137#M98352</link>
      <description>Hi,&lt;BR /&gt;Your schema definition must match with the datatype of each result column.&lt;BR /&gt;So you have to define this specific column as string then, depending of it's value, convert it to float or apply the process you want.&lt;BR /&gt;If you just want to exclude the concerned rows from your dataset, apply the required where clause in your select.</description>
      <pubDate>Fri, 23 Mar 2018 06:20:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-from-tMysqlInput-component-due-to-mismatch/m-p/2329137#M98352</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-03-23T06:20:37Z</dc:date>
    </item>
  </channel>
</rss>

