<?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 [resolved] tMDMOutput - Update only one element in the Entity with primary key in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-tMDMOutput-Update-only-one-element-in-the-Entity-with/m-p/2332865#M1137</link>
    <description>Hi All, 
&lt;BR /&gt; 
&lt;BR /&gt; I have a simple job to update the person information in the MDM, With this job I am updating the only title of the person using id and title elements in the tMDMOutput. Its updating fine but, its also updating other fields (prefix, firstname, lastname, suffix, version) as null. 
&lt;BR /&gt;Person Entity : 
&lt;BR /&gt;-------------------- 
&lt;BR /&gt; id - primary key 
&lt;BR /&gt; prefix 
&lt;BR /&gt; firstname 
&lt;BR /&gt; lastname 
&lt;BR /&gt; suffix 
&lt;BR /&gt; title 
&lt;BR /&gt; version 
&lt;BR /&gt; 
&lt;BR /&gt;So that means I need to pass all other fileds, even if I update only one field ? 
&lt;BR /&gt;I also tested with checking the "Is Update" check box on the tMDMOutput. 
&lt;BR /&gt;Can anyone have the same issue, I am using the Version 5.2.1 
&lt;BR /&gt;Thanks</description>
    <pubDate>Mon, 04 Mar 2013 18:53:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-03-04T18:53:33Z</dc:date>
    <item>
      <title>[resolved] tMDMOutput - Update only one element in the Entity with primary key</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-tMDMOutput-Update-only-one-element-in-the-Entity-with/m-p/2332865#M1137</link>
      <description>Hi All, 
&lt;BR /&gt; 
&lt;BR /&gt; I have a simple job to update the person information in the MDM, With this job I am updating the only title of the person using id and title elements in the tMDMOutput. Its updating fine but, its also updating other fields (prefix, firstname, lastname, suffix, version) as null. 
&lt;BR /&gt;Person Entity : 
&lt;BR /&gt;-------------------- 
&lt;BR /&gt; id - primary key 
&lt;BR /&gt; prefix 
&lt;BR /&gt; firstname 
&lt;BR /&gt; lastname 
&lt;BR /&gt; suffix 
&lt;BR /&gt; title 
&lt;BR /&gt; version 
&lt;BR /&gt; 
&lt;BR /&gt;So that means I need to pass all other fileds, even if I update only one field ? 
&lt;BR /&gt;I also tested with checking the "Is Update" check box on the tMDMOutput. 
&lt;BR /&gt;Can anyone have the same issue, I am using the Version 5.2.1 
&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 04 Mar 2013 18:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-tMDMOutput-Update-only-one-element-in-the-Entity-with/m-p/2332865#M1137</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-04T18:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMDMOutput - Update only one element in the Entity with primary key</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-tMDMOutput-Update-only-one-element-in-the-Entity-with/m-p/2332866#M1138</link>
      <description>Hi ramesh.nim, 
&lt;BR /&gt;Just remove the XML elements you don't want to update in the tMDMOutput, and keep only the Id + the title. 
&lt;BR /&gt;To do so, double-click on the tMDMOutput, right-click on the useless elements and select 'Delete'. 
&lt;BR /&gt;I'm assuming that the 'Is Update' checkbox is enabled in the component. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Cyril 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME1i.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155459i7EF1AE10ABA66342/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME1i.png" alt="0683p000009ME1i.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME1n.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140004i4EB5426BFC690D18/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME1n.png" alt="0683p000009ME1n.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 06 Mar 2013 10:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-tMDMOutput-Update-only-one-element-in-the-Entity-with/m-p/2332866#M1138</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-06T10:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMDMOutput - Update only one element in the Entity with primary key</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-tMDMOutput-Update-only-one-element-in-the-Entity-with/m-p/2332867#M1139</link>
      <description>Hey Cyril, 
&lt;BR /&gt; Thanks for the quick answer, I tried according to your steps and it is working. 
&lt;BR /&gt;:cool: 
&lt;BR /&gt;Ramesh</description>
      <pubDate>Thu, 07 Mar 2013 14:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/resolved-tMDMOutput-Update-only-one-element-in-the-Entity-with/m-p/2332867#M1139</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-07T14:42:40Z</dc:date>
    </item>
  </channel>
</rss>

