<?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 Insert or update based on sequence in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Insert-or-update-based-on-sequence/m-p/2258799#M40490</link>
    <description>&lt;P&gt;I want to perform insert or update operation in to a oracle table. But the primary key value of the table gets incremented by a sequence. So how to call that sequence during insert operation and not to call the sequence during update operation?. I have found a way for this by calling the sequence inside a trigger which will be used to inserted the value into primary key field, so that i don't need to include that in the mapping. But problem is i am not able to create a new trigger into production environment and i want it to be done using talend&lt;/P&gt;</description>
    <pubDate>Sun, 14 Oct 2018 19:38:50 GMT</pubDate>
    <dc:creator>Rathesh</dc:creator>
    <dc:date>2018-10-14T19:38:50Z</dc:date>
    <item>
      <title>Insert or update based on sequence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-or-update-based-on-sequence/m-p/2258799#M40490</link>
      <description>&lt;P&gt;I want to perform insert or update operation in to a oracle table. But the primary key value of the table gets incremented by a sequence. So how to call that sequence during insert operation and not to call the sequence during update operation?. I have found a way for this by calling the sequence inside a trigger which will be used to inserted the value into primary key field, so that i don't need to include that in the mapping. But problem is i am not able to create a new trigger into production environment and i want it to be done using talend&lt;/P&gt;</description>
      <pubDate>Sun, 14 Oct 2018 19:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-or-update-based-on-sequence/m-p/2258799#M40490</guid>
      <dc:creator>Rathesh</dc:creator>
      <dc:date>2018-10-14T19:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Insert or update based on sequence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-or-update-based-on-sequence/m-p/2258800#M40491</link>
      <description>&lt;P&gt;you can delete you column from standard schema and add new additional column in advanced settings tab, whee You can use NEXTVAL&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tSEQ.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M09l.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146807i41CB6668CA5D158A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M09l.png" alt="0683p000009M09l.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;it will definitely work for insert, for update need check - think it will be ok, but need test&lt;/P&gt;</description>
      <pubDate>Sun, 14 Oct 2018 22:36:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-or-update-based-on-sequence/m-p/2258800#M40491</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-10-14T22:36:21Z</dc:date>
    </item>
  </channel>
</rss>

