<?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: Update selected columns in a table using tOracleOutput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Update-selected-columns-in-a-table-using-tOracleOutput/m-p/2370351#M133404</link>
    <description>This is sort of a specific solution. Actually I am trying to find out a generic solution to merge.</description>
    <pubDate>Fri, 06 Jun 2014 07:37:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-06T07:37:43Z</dc:date>
    <item>
      <title>Update selected columns in a table using tOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-selected-columns-in-a-table-using-tOracleOutput/m-p/2370349#M133402</link>
      <description>Hi, 
&lt;BR /&gt;I have a table row with the following values. I need to update only a certain value in the table. Can this be achieved using tOracleOutput insert or update action. I am fetching data from a tMap component. 
&lt;BR /&gt;Current Row: 
&lt;BR /&gt;NULL | N | NOTICE | 10 (Primary key column at the end) 
&lt;BR /&gt;The record tMap gives is: 
&lt;BR /&gt;ABC | N | NULL | 10 
&lt;BR /&gt;What I need is: 
&lt;BR /&gt;ABC | N | NOTICE | 10 
&lt;BR /&gt; 
&lt;BR /&gt;Here is the image of my job: 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MELE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136062i6F80AC05B306499F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MELE.png" alt="0683p000009MELE.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 05 Jun 2014 10:48:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-selected-columns-in-a-table-using-tOracleOutput/m-p/2370349#M133402</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-05T10:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Update selected columns in a table using tOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-selected-columns-in-a-table-using-tOracleOutput/m-p/2370350#M133403</link>
      <description>row1.NOTICE_Column==NULL?NOTICE:row1.NOTICE_Column&lt;BR /&gt;Try similar to above&lt;BR /&gt;Vaibhav</description>
      <pubDate>Thu, 05 Jun 2014 10:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-selected-columns-in-a-table-using-tOracleOutput/m-p/2370350#M133403</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-05T10:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Update selected columns in a table using tOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-selected-columns-in-a-table-using-tOracleOutput/m-p/2370351#M133404</link>
      <description>This is sort of a specific solution. Actually I am trying to find out a generic solution to merge.</description>
      <pubDate>Fri, 06 Jun 2014 07:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-selected-columns-in-a-table-using-tOracleOutput/m-p/2370351#M133404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-06T07:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Update selected columns in a table using tOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-selected-columns-in-a-table-using-tOracleOutput/m-p/2370352#M133405</link>
      <description>Hi, Based on your keys for joining you ensure that you take only the the columns you wanna update are from lookup flow. And the rest of the columns should be remapped with main flow data in the tmap. In this way you can update only the fields you want to update.</description>
      <pubDate>Fri, 06 Jun 2014 12:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-selected-columns-in-a-table-using-tOracleOutput/m-p/2370352#M133405</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-06T12:28:12Z</dc:date>
    </item>
  </channel>
</rss>

