<?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: Combined Keys in MDM in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/Combined-Keys-in-MDM/m-p/2334711#M1340</link>
    <description>Hi,&lt;BR /&gt;This validation message informs you MDM does'nt support having a FK element as part of the ID of your entity (i.e values that are used to define an entity ID must be defined within this entity).</description>
    <pubDate>Wed, 05 Mar 2014 08:10:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-03-05T08:10:42Z</dc:date>
    <item>
      <title>Combined Keys in MDM</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Combined-Keys-in-MDM/m-p/2334706#M1335</link>
      <description>Hi Guys,
&lt;BR /&gt;Hope all is well.
&lt;BR /&gt;In the MDM back end where you great the front end(Model)
&lt;BR /&gt;You get an UUID or you can use your own key.
&lt;BR /&gt;But now we need to compose a key from 2 Elements and was wondering how to do that?
&lt;BR /&gt;For example
&lt;BR /&gt;We have code and salesorg.
&lt;BR /&gt;Code = 01
&lt;BR /&gt;Salesorg = 1000
&lt;BR /&gt;These 2 elements forms one key?
&lt;BR /&gt;Thank you,
&lt;BR /&gt;Jannus</description>
      <pubDate>Sat, 16 Nov 2024 12:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Combined-Keys-in-MDM/m-p/2334706#M1335</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T12:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Combined Keys in MDM</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Combined-Keys-in-MDM/m-p/2334707#M1336</link>
      <description>Hello, Jannus,&lt;BR /&gt;I managed to do that on Talend MDM Studio 4.2.2. &lt;BR /&gt;The resulting XML is something like e.g:&lt;BR /&gt;&amp;lt;xsd:element name="Region" type="RegionType"&amp;gt; &lt;BR /&gt;    &amp;lt;xsd:annotation&amp;gt; &lt;BR /&gt;      &amp;lt;xsd:appinfo source="X_ForeignKey"&amp;gt;Region/id&amp;lt;/xsd:appinfo&amp;gt;  &lt;BR /&gt;      &amp;lt;xsd:appinfo source="X_ForeignKey_Filter"&amp;gt;Region/id$$Contains$$$$#Region/name$$Contains$$$$#&amp;lt;/xsd:appinfo&amp;gt;  &lt;BR /&gt;      &amp;lt;xsd:appinfo source="X_Retrieve_FKinfos"&amp;gt;false&amp;lt;/xsd:appinfo&amp;gt; &lt;BR /&gt;    &amp;lt;/xsd:annotation&amp;gt;  &lt;BR /&gt;    &amp;lt;xsd:unique name="Region"&amp;gt; &lt;BR /&gt;      &amp;lt;xsd:selector xpath="."/&amp;gt;  &lt;BR /&gt;      &amp;lt;xsd:field xpath="name"/&amp;gt;  &lt;BR /&gt;      &amp;lt;xsd:field xpath="id"/&amp;gt; &lt;BR /&gt;    &amp;lt;/xsd:unique&amp;gt; &lt;BR /&gt;  &amp;lt;/xsd:element&amp;gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Gil</description>
      <pubDate>Tue, 22 Nov 2011 13:45:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Combined-Keys-in-MDM/m-p/2334707#M1336</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-22T13:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Combined Keys in MDM</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Combined-Keys-in-MDM/m-p/2334708#M1337</link>
      <description>HI Gilf,&lt;BR /&gt;Thank you for the quick response.&lt;BR /&gt;I copied your code and tried it but was not working.&lt;BR /&gt;So with this code it can have 2 keys instead of just the one key?&lt;BR /&gt;Thank you,&lt;BR /&gt;Jannus</description>
      <pubDate>Tue, 29 Nov 2011 06:35:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Combined-Keys-in-MDM/m-p/2334708#M1337</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-11-29T06:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Combined Keys in MDM</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Combined-Keys-in-MDM/m-p/2334709#M1338</link>
      <description>Hi Jannus,
&lt;BR /&gt;To setup a composite key on an entity :
&lt;BR /&gt;1. Right-click on the Keys of the entity
&lt;BR /&gt;2. Select 'New Field'
&lt;BR /&gt;3. Choose the field you want to add
&lt;BR /&gt;This will enable you to set the composite key.
&lt;BR /&gt;But, to ease the use of the entity, I suggest that you setup a single field with a generated key to identify the entities if it's possible.
&lt;BR /&gt;Hope that helps,
&lt;BR /&gt;Cyril.</description>
      <pubDate>Mon, 05 Dec 2011 11:16:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Combined-Keys-in-MDM/m-p/2334709#M1338</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-05T11:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Combined Keys in MDM</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Combined-Keys-in-MDM/m-p/2334710#M1339</link>
      <description>I have an entity with composite key that is made up of a couple of its regular elements and a foreign key.  I get the error message "Key field cannot be a foreign key element."  What am I doing wrong?</description>
      <pubDate>Wed, 05 Mar 2014 02:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Combined-Keys-in-MDM/m-p/2334710#M1339</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-05T02:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Combined Keys in MDM</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Combined-Keys-in-MDM/m-p/2334711#M1340</link>
      <description>Hi,&lt;BR /&gt;This validation message informs you MDM does'nt support having a FK element as part of the ID of your entity (i.e values that are used to define an entity ID must be defined within this entity).</description>
      <pubDate>Wed, 05 Mar 2014 08:10:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Combined-Keys-in-MDM/m-p/2334711#M1340</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-05T08:10:42Z</dc:date>
    </item>
  </channel>
</rss>

