<?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 False NULL values in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/False-NULL-values/m-p/2289864#M63207</link>
    <description>&lt;P&gt;Hi everyone&lt;/P&gt; 
&lt;P&gt;I come here with a problem I&amp;nbsp;can't seem to solve no matter what i do.&lt;/P&gt; 
&lt;P&gt;I have a job in which i save data in a file (csv with "|" separator).&lt;/P&gt; 
&lt;P&gt;When i try to insert the data in my database (in the same job), i get the following error:&lt;/P&gt; 
&lt;P&gt;"ORA-01400: cannot insert NULL into ("MYDB"."ETABLISSEMENT"."ID_PMO")&lt;BR /&gt;Exception in component tDBOutput_1 (TransfertC_INIT_IEL_RG_TRT_09)&lt;BR /&gt;java.sql.SQLRecoverableException: Connexion interrompue"&lt;/P&gt; 
&lt;P&gt;But i checked my file and it does not contain a NULL value for this column, and it cannot contain one because it's a value i get from an inner join.&lt;/P&gt; 
&lt;P&gt;I've attached pictures of my job and map,&lt;/P&gt; 
&lt;P&gt;thanks for reading this and helping me.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Aug 2018 15:10:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-08-02T15:10:07Z</dc:date>
    <item>
      <title>False NULL values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/False-NULL-values/m-p/2289864#M63207</link>
      <description>&lt;P&gt;Hi everyone&lt;/P&gt; 
&lt;P&gt;I come here with a problem I&amp;nbsp;can't seem to solve no matter what i do.&lt;/P&gt; 
&lt;P&gt;I have a job in which i save data in a file (csv with "|" separator).&lt;/P&gt; 
&lt;P&gt;When i try to insert the data in my database (in the same job), i get the following error:&lt;/P&gt; 
&lt;P&gt;"ORA-01400: cannot insert NULL into ("MYDB"."ETABLISSEMENT"."ID_PMO")&lt;BR /&gt;Exception in component tDBOutput_1 (TransfertC_INIT_IEL_RG_TRT_09)&lt;BR /&gt;java.sql.SQLRecoverableException: Connexion interrompue"&lt;/P&gt; 
&lt;P&gt;But i checked my file and it does not contain a NULL value for this column, and it cannot contain one because it's a value i get from an inner join.&lt;/P&gt; 
&lt;P&gt;I've attached pictures of my job and map,&lt;/P&gt; 
&lt;P&gt;thanks for reading this and helping me.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Aug 2018 15:10:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/False-NULL-values/m-p/2289864#M63207</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-02T15:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: False NULL values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/False-NULL-values/m-p/2289865#M63208</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I would adjust your job flow around about first of all to help see whats going on. remove the "On Component OK" between tFileOutputDelimited_1 and&amp;nbsp;&lt;SPAN&gt;tFileInputDelimited_1, and drop this later section down under the larger subjob - instead, put an "On Subjob OK" between tDBInput_1 and&amp;nbsp;tFileInputDelimited_1.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;To trace the null insert problem, I'd deactivate tDBOutput_1 and all later steps and add in a tLogRow and see what is actually coming out of tMap_6&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope this helps&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Thu, 02 Aug 2018 15:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/False-NULL-values/m-p/2289865#M63208</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2018-08-02T15:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: False NULL values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/False-NULL-values/m-p/2289866#M63209</link>
      <description>&lt;P&gt;Thank you very much, actually adding the "onSubJobOk" solved my problem.&lt;/P&gt;
&lt;P&gt;I think the tFileOutput2 didn't had the time&amp;nbsp; to close before lauching the subjob and this solved it.&lt;/P&gt;
&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Thu, 02 Aug 2018 16:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/False-NULL-values/m-p/2289866#M63209</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-02T16:11:00Z</dc:date>
    </item>
  </channel>
</rss>

