<?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 Update with null key value in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Update-with-null-key-value/m-p/2301980#M74017</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have update action used with four key columns. Sometimes two of them have null value and in this case the update is not performed. How can I solved it?&lt;/P&gt;
&lt;P&gt;The values are correct on source and target side, and I do not want to replace the null it if it is not necessary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;r.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Oct 2017 17:15:46 GMT</pubDate>
    <dc:creator>Romanesku</dc:creator>
    <dc:date>2017-10-23T17:15:46Z</dc:date>
    <item>
      <title>Update with null key value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-with-null-key-value/m-p/2301980#M74017</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have update action used with four key columns. Sometimes two of them have null value and in this case the update is not performed. How can I solved it?&lt;/P&gt;
&lt;P&gt;The values are correct on source and target side, and I do not want to replace the null it if it is not necessary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;r.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 17:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-with-null-key-value/m-p/2301980#M74017</guid>
      <dc:creator>Romanesku</dc:creator>
      <dc:date>2017-10-23T17:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Update with null key value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-with-null-key-value/m-p/2301981#M74018</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it's the database server which is rejecting your inserts due to nulls in these key fields, then there's really not much you can do about it from the Talend side of things, unless you're&amp;nbsp;prepared to replace the nulls.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 18:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-with-null-key-value/m-p/2301981#M74018</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-23T18:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Update with null key value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-with-null-key-value/m-p/2301982#M74019</link>
      <description>&lt;P&gt;But there were no errors. Where can I find the logs or response from rejecting of statement with null value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;r.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 18:36:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-with-null-key-value/m-p/2301982#M74019</guid>
      <dc:creator>Romanesku</dc:creator>
      <dc:date>2017-10-23T18:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Update with null key value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-with-null-key-value/m-p/2301983#M74020</link>
      <description>&lt;P&gt;If you're using t*Row components, there will already be a "Rejects" output, however if&amp;nbsp;you're using t*Output components, you'll need to&amp;nbsp;un-tick "Use Batch Size" in Advanced Settings in order to enable the "Rejects" output.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 18:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-with-null-key-value/m-p/2301983#M74020</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-23T18:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Update with null key value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-with-null-key-value/m-p/2301984#M74021</link>
      <description>&lt;P&gt;the target DB is PostgreSQL I am using tPostgresqlOutput, action on data Update. Columns with key have data type (varchar and date) when keys are with values everything is ok, when there is null value in some columns, nothings is updated.&lt;/P&gt;
&lt;P&gt;r.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 18:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-with-null-key-value/m-p/2301984#M74021</guid>
      <dc:creator>Romanesku</dc:creator>
      <dc:date>2017-10-23T18:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Update with null key value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-with-null-key-value/m-p/2301985#M74022</link>
      <description>&lt;P&gt;Edited my original reply, when I should&amp;nbsp;have posted a new one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;If you're using t*Row components, there will already be a "Rejects" output, however if&amp;nbsp;you're using t*Output components, you'll need to&amp;nbsp;un-tick "Use Batch Size" in Advanced Settings in order to enable the "Rejects" output.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In batch mode, Talend sends batches of say 1,000 inserts to the server at a time, and this means that any errors returned aren't usually specific enough to be useful, or to identify the row in which the error occurred, so the "Rejects" output is disabled.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;With batch mode turned off, each&amp;nbsp;insert is sent individually, and you'll get meaningful errors back from the server, so "Rejects" is enabled.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Batch mode is of course quicker,&amp;nbsp;but not an option if you need to know when individual inserts are failing.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;t*Row components always operate on a per-row basis, and so will have the "Rejects" output available.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There is a "Die on error" option for all of these components, but&amp;nbsp;you'll normally want to deal with errors properly, and at a minimum, log them and continue, rather than aborting the job.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 19:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-with-null-key-value/m-p/2301985#M74022</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-23T19:08:39Z</dc:date>
    </item>
  </channel>
</rss>

