<?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: How do i populate MetaModel in Talend Data Catalog? in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/How-do-i-populate-MetaModel-in-Talend-Data-Catalog/m-p/2516992#M2391</link>
    <description>&lt;P&gt;I need a way on to how do i populate it&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chirag__1-1746622610615.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180293iA3FF9F5C0F68B465/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chirag__1-1746622610615.png" alt="Chirag__1-1746622610615.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 May 2025 12:56:55 GMT</pubDate>
    <dc:creator>Chirag_</dc:creator>
    <dc:date>2025-05-07T12:56:55Z</dc:date>
    <item>
      <title>How do i populate MetaModel in Talend Data Catalog?</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/How-do-i-populate-MetaModel-in-Talend-Data-Catalog/m-p/2516988#M2389</link>
      <description>&lt;P&gt;I was thinking to create&amp;nbsp; qlik replicate as&amp;nbsp; metamodel.&lt;BR /&gt;So these are some steps I did to create metamodel but i am not sure how do i populate the model with Data , anyone have used metamodel please guide me on populating the model.&amp;nbsp;bellow are the steps which i have done so far:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. Create a Package&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;Went to &lt;STRONG&gt;Manage &amp;gt; Metamodel &amp;gt; Start Editing&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Created a new &lt;STRONG&gt;Package&lt;/STRONG&gt; named QlikReplicate&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;P&gt;&lt;STRONG&gt;2. Define Reusable Attribute Types&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;Created attributes to be used across objects:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;taskStatus (Enum)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;schedule (String)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;lastRunTime (DateTime)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;transformationLogic (Text)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;dataVolume (Integer)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;sourceEndpoint, targetEndpoint (String)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;P&gt;&lt;STRONG&gt;3. Create Object Types&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;Defined custom business objects:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;ReplicationTask&lt;/STRONG&gt;: to represent each Qlik Replicate job&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Endpoint&lt;/STRONG&gt;: to represent source/target systems&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;Added the above attributes to these objects.&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;STRONG&gt;4. Define Associations&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;Linked objects via relationships:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;ReplicationTask → uses → Endpoint (source and target)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;P&gt;&lt;STRONG&gt;5. Create Custom Model&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;Created a &lt;STRONG&gt;Model Type&lt;/STRONG&gt; named QlikReplicateModel&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Added ReplicationTask and Endpoint objects to it&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;P&gt;&lt;STRONG&gt;6. Save and Publish&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;Clicked &lt;STRONG&gt;SAVE&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Clicked &lt;STRONG&gt;STOP EDITING&lt;/STRONG&gt; to publish the metamodel&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2025 12:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/How-do-i-populate-MetaModel-in-Talend-Data-Catalog/m-p/2516988#M2389</guid>
      <dc:creator>Chirag_</dc:creator>
      <dc:date>2025-05-07T12:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do i populate MetaModel in Talend Data Catalog?</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/How-do-i-populate-MetaModel-in-Talend-Data-Catalog/m-p/2516990#M2390</link>
      <description>&lt;P&gt;This is a snip of my metamodel&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chirag__0-1746622495976.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180292iDE4C5FFFF82A0B07/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chirag__0-1746622495976.png" alt="Chirag__0-1746622495976.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2025 12:55:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/How-do-i-populate-MetaModel-in-Talend-Data-Catalog/m-p/2516990#M2390</guid>
      <dc:creator>Chirag_</dc:creator>
      <dc:date>2025-05-07T12:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do i populate MetaModel in Talend Data Catalog?</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/How-do-i-populate-MetaModel-in-Talend-Data-Catalog/m-p/2516992#M2391</link>
      <description>&lt;P&gt;I need a way on to how do i populate it&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chirag__1-1746622610615.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180293iA3FF9F5C0F68B465/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chirag__1-1746622610615.png" alt="Chirag__1-1746622610615.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2025 12:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/How-do-i-populate-MetaModel-in-Talend-Data-Catalog/m-p/2516992#M2391</guid>
      <dc:creator>Chirag_</dc:creator>
      <dc:date>2025-05-07T12:56:55Z</dc:date>
    </item>
  </channel>
</rss>

