<?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 Customer MDM - How to handle new customer without processing all the database ? in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/Customer-MDM-How-to-handle-new-customer-without-processing-all/m-p/2337747#M1664</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a job with a tMatchGroup which matches customers together from various source systems by using name and adress, with levenshtein algorithm.&lt;/P&gt; 
&lt;P&gt;It works fine.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When a new customer is created in source system, i currently need to reload the job and the whole data are processed by the tMatchGroup.&lt;/P&gt; 
&lt;P&gt;If i have 10 000 customers, the job will process these 10 000 records together. But it is useless, I only need to match the new customer with the others.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Do i have to use another component ? Because It seems tMatchGroup use the whole table in input. (like a cartesian join)&lt;/P&gt; 
&lt;P&gt;Besides, I would like to keep the GID from the first launch, if i process the entire data, i will lost the GID, they will be replaced by new ones.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Or maybe I do not use the appropriate method...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jun 2018 10:31:39 GMT</pubDate>
    <dc:creator>vdubois</dc:creator>
    <dc:date>2018-06-25T10:31:39Z</dc:date>
    <item>
      <title>Customer MDM - How to handle new customer without processing all the database ?</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Customer-MDM-How-to-handle-new-customer-without-processing-all/m-p/2337747#M1664</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a job with a tMatchGroup which matches customers together from various source systems by using name and adress, with levenshtein algorithm.&lt;/P&gt; 
&lt;P&gt;It works fine.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When a new customer is created in source system, i currently need to reload the job and the whole data are processed by the tMatchGroup.&lt;/P&gt; 
&lt;P&gt;If i have 10 000 customers, the job will process these 10 000 records together. But it is useless, I only need to match the new customer with the others.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Do i have to use another component ? Because It seems tMatchGroup use the whole table in input. (like a cartesian join)&lt;/P&gt; 
&lt;P&gt;Besides, I would like to keep the GID from the first launch, if i process the entire data, i will lost the GID, they will be replaced by new ones.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Or maybe I do not use the appropriate method...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 10:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Customer-MDM-How-to-handle-new-customer-without-processing-all/m-p/2337747#M1664</guid>
      <dc:creator>vdubois</dc:creator>
      <dc:date>2018-06-25T10:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Customer MDM - How to handle new customer without processing all the database ?</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Customer-MDM-How-to-handle-new-customer-without-processing-all/m-p/2337748#M1665</link>
      <description>Hi Vdubois,
&lt;BR /&gt;
&lt;BR /&gt;Tmatchgroup is to match with in the incoming data, use trecordmatching which will use the data the existing data to match against the incoming data.
&lt;BR /&gt;
&lt;BR /&gt;Thanks
&lt;BR /&gt;Ashok</description>
      <pubDate>Wed, 27 Jun 2018 21:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Customer-MDM-How-to-handle-new-customer-without-processing-all/m-p/2337748#M1665</guid>
      <dc:creator>ashok5</dc:creator>
      <dc:date>2018-06-27T21:57:14Z</dc:date>
    </item>
  </channel>
</rss>

