<?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: MDM or Data Integration: Deciding factors in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-or-Data-Integration-Deciding-factors/m-p/2332076#M1058</link>
    <description>&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Hi,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Actually, Talend open studio for MDM &amp;nbsp;product includes both TOS DI and TOS MDM bundles.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;The DI integration perspective in Talend open studio MDM is as same as Talend Open studio Data Integration product.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Apr 2016 04:30:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-04-05T04:30:47Z</dc:date>
    <item>
      <title>MDM or Data Integration: Deciding factors</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-or-Data-Integration-Deciding-factors/m-p/2332075#M1057</link>
      <description>Hi there,
&lt;BR /&gt;I am just looking up Talend in general. I was wondering what would be the deciding factors between me starting to use MDM or the Data Integration (Open Studio).
&lt;BR /&gt;This is an exploration at the moment - I do have a project on which to work, however it is difficult for me at this point to know the full scope of use for Talend. From what I have read so far, the DI is amply sufficient for my current use. However, am I right if I say that MDM has a larger scope, and that on the long run I might be better off starting with MDM? Are there jobs that only DI will perform, or am I right in seeing DI as kind of a subset of MDM? If that is the case, I think I would probably start with MDM right away.
&lt;BR /&gt;ANy thoughts/advices on this very welcomed,
&lt;BR /&gt;Franck</description>
      <pubDate>Thu, 31 Mar 2016 02:15:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-or-Data-Integration-Deciding-factors/m-p/2332075#M1057</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-31T02:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: MDM or Data Integration: Deciding factors</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-or-Data-Integration-Deciding-factors/m-p/2332076#M1058</link>
      <description>&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Hi,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Actually, Talend open studio for MDM &amp;nbsp;product includes both TOS DI and TOS MDM bundles.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;The DI integration perspective in Talend open studio MDM is as same as Talend Open studio Data Integration product.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 04:30:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-or-Data-Integration-Deciding-factors/m-p/2332076#M1058</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-05T04:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: MDM or Data Integration: Deciding factors</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-or-Data-Integration-Deciding-factors/m-p/2332077#M1059</link>
      <description>Hello Franck 
&lt;BR /&gt;From my humble point of view (as I was in the same situation as yours few months ago), here what I can tell you about what Talend should you use. As Sabrina told you Talend DI is integrated inside MDM. So you can start with Talend DI to create job, and then, if you think you would like to use MDM, reuse your workspace created inside DI in MDM studio. So don't worry about that point. 
&lt;BR /&gt;TALEND DI 
&lt;BR /&gt;In Talend DI you can design autonomous jobs (I deploy them as command line tool on unix server) that enable you to Extract and Transform data, and then Load it (in database, or file, or stdout, whatever you want). 
&lt;BR /&gt;The kind of easy transformation deals with row to row mapping (relational data). 
&lt;BR /&gt;If your data is an tree with recursives nested branchs of unknown deepness, then it is not so simple (I think there is a component in Talend Studo with subscription, but not sure of this point) 
&lt;BR /&gt; 
&lt;PRE&gt;&amp;lt;item&amp;gt; Grand father item&lt;BR /&gt; &amp;nbsp;&amp;lt;item&amp;gt; Father Item&lt;BR /&gt; &amp;nbsp; &amp;nbsp;&amp;lt;item&amp;gt; Child Item&lt;BR /&gt; &amp;nbsp; &amp;nbsp;&amp;lt;/item&amp;gt;&lt;BR /&gt; &amp;nbsp;&amp;lt;/item&amp;gt;&lt;BR /&gt;&amp;lt;/item&amp;gt;&lt;/PRE&gt; 
&lt;BR /&gt;TALEND MDM 
&lt;BR /&gt;Talend MDM is for a particular purpose : MDM. As such, you design a database schema, jobs that can load or extract data from that database, WebUI to access data on this database and (thats the point VERY different from DI) some "MDM server side jobs" 
&lt;BR /&gt;These jobs are triggered upon modification of the data in your master database that enable you to propagate the modification to other databases, or to validate the data before insertion. If you want to know about more about MDM ther is a VERY GOOD available (see the sticky topics of this forum). Take the time to do it, and you will know what MDM does. "Normal" jobs in TOS can adress&amp;nbsp; more input/output kinds, but are not supposed (AFAIK) to be deployed on a server which purpose is to ensure coherency between data coming from multiple source. 
&lt;BR /&gt;Hope this help</description>
      <pubDate>Thu, 07 Apr 2016 10:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-or-Data-Integration-Deciding-factors/m-p/2332077#M1059</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-07T10:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: MDM or Data Integration: Deciding factors</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-or-Data-Integration-Deciding-factors/m-p/2332078#M1060</link>
      <description>Hey guys,
&lt;BR /&gt;Awesome that helps a lot - I'm especially happy to know that I can probably for now stick with DI and migrate over to MDM if the need arises. Makes things simpler for now.
&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 20 Sep 2016 20:58:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-or-Data-Integration-Deciding-factors/m-p/2332078#M1060</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-20T20:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: MDM or Data Integration: Deciding factors</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-or-Data-Integration-Deciding-factors/m-p/2332079#M1061</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hi there,&lt;BR /&gt;I am just looking up Talend in general. I was wondering what would be the deciding factors between me starting to use MDM or the Data Integration (Open Studio).&lt;BR /&gt;This is an exploration at the moment - I do have a project on which to work, however it is difficult for me at this point to know the full scope of use for Talend. From what I have read so far, the DI is amply sufficient for my current use. However, am I right if I say that MDM has a larger scope, and that on the long run I might be better off starting with MDM? Are there jobs that only DI will perform, or am I right in seeing DI as kind of a subset of MDM? If that is the case, I think I would probably start with MDM right away.&lt;BR /&gt;ANy thoughts/advices on this very welcomed,&lt;BR /&gt;Franck&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Hi Franck,
&lt;BR /&gt;of course not knowing your use case this is kind of hard to answer.&amp;nbsp;
&lt;BR /&gt;IMHO,at the lowest level &amp;nbsp;a good mdm solution needs 5-6 things.
&lt;BR /&gt;1) a way to integrate to sources
&lt;BR /&gt;2) different way of loading that data ( webservices,batch,UI)
&lt;BR /&gt;3) DQ and Match engines to check for duplicate or implement other usecases like blacklisting,households,etc
&lt;BR /&gt;4) Security concepts to define who can change, modify,create what
&lt;BR /&gt;5) a way to share the date from you MDM (webservices,batch,UI)
&lt;BR /&gt;6) DQ to continuisly check the quality of your master data
&lt;BR /&gt;Now.. you what you have to decide is ..if you want to build every yourself or buy a product that offers you these things..for instance Talend MDM.</description>
      <pubDate>Thu, 22 Sep 2016 10:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-or-Data-Integration-Deciding-factors/m-p/2332079#M1061</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-22T10:22:22Z</dc:date>
    </item>
  </channel>
</rss>

