<?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: TWO DATABASES SYNC PROCESS in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TWO-DATABASES-SYNC-PROCESS/m-p/2294972#M67800</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;There is no automatically SYNC process in talend for two different DBs. If there is not too much data, you might consider using a tMap which inner joins existing data with all data and then have an output which catches the reject of inner join as I mentioned above.&lt;/P&gt;&lt;P&gt;Target DB(Postgres database&lt;B&gt; &lt;/B&gt;)--&amp;gt;tMap(inner join,"Catch lookup inner join reject" as true)&lt;/P&gt;&lt;P&gt;Source DB(mysql database)--&amp;gt;(lookup)  --&amp;gt;output&lt;/P&gt;&lt;P&gt;The output will be the changed data. And then you can load them to your &lt;B&gt; &lt;/B&gt;customer table by manual.&lt;/P&gt;&lt;P&gt;Here is CDC feature in talend which is not applicable for two different DBs.&lt;/P&gt;&lt;P&gt;For more information, please have a look at this online documentation: &lt;A href="https://help.talend.com/reader/NeCCF4IvZXb2Osy_XGFNsg/6QYg6naS1JJ6XCvoXwIUVw" alt="https://help.talend.com/reader/NeCCF4IvZXb2Osy_XGFNsg/6QYg6naS1JJ6XCvoXwIUVw" target="_blank"&gt;TalendHelpCenter: Change Data Capture&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 27 Sep 2020 06:42:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-09-27T06:42:21Z</dc:date>
    <item>
      <title>TWO DATABASES SYNC PROCESS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TWO-DATABASES-SYNC-PROCESS/m-p/2294969#M67797</link>
      <description>&lt;P&gt;&lt;B&gt;Hi all,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;How to two differents databases automatically SYNC process.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Exemple:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;1)MYSQL &lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;2)Postgresql&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;if one row inserted into customer table in mysql database then automatically inserted into customer table in Postgresql database and vice versa.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TWO-DATABASES-SYNC-PROCESS/m-p/2294969#M67797</guid>
      <dc:creator>turboboost</dc:creator>
      <dc:date>2024-11-16T01:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: TWO DATABASES SYNC PROCESS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TWO-DATABASES-SYNC-PROCESS/m-p/2294970#M67798</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can capture the changed data and only load these changed data into target table to achieve table sync. &lt;/P&gt;&lt;P&gt;The work flow should be:&lt;/P&gt;&lt;P&gt;Target DB--&amp;gt;tMap(make inner join on your input and set the "Catch lookup inner join reject" as true)--&amp;gt;output&lt;/P&gt;&lt;P&gt;Source DB--&amp;gt;(lookup)&lt;/P&gt;&lt;P&gt;The output will be the changed data.&lt;/P&gt;&lt;P&gt;Let us know if it is what you are looking for.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 07:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TWO-DATABASES-SYNC-PROCESS/m-p/2294970#M67798</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-25T07:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: TWO DATABASES SYNC PROCESS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TWO-DATABASES-SYNC-PROCESS/m-p/2294971#M67799</link>
      <description>&lt;P&gt;Hello sabrina,&lt;/P&gt;&lt;P&gt;I'm a beginner in talend. can you more explain with ss...&lt;/P&gt;&lt;P&gt;i transfer my data from Mysql DB to Postgresql DB like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009pa94AAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135356i4EF48BC857444A56/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009pa94AAA.png" alt="0693p000009pa94AAA.png" /&gt;&lt;/span&gt;&amp;nbsp;Now i hope :&lt;/P&gt;&lt;P&gt;&lt;B&gt;1- if one row inserted into customer table in mysql database then automatically inserted into customer table in Postgresql database&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;and 2- if one row inserted into customer table in Postgres database then automatically inserted into customer table in Mysql database&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thnx.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 12:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TWO-DATABASES-SYNC-PROCESS/m-p/2294971#M67799</guid>
      <dc:creator>turboboost</dc:creator>
      <dc:date>2020-09-25T12:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: TWO DATABASES SYNC PROCESS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TWO-DATABASES-SYNC-PROCESS/m-p/2294972#M67800</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;There is no automatically SYNC process in talend for two different DBs. If there is not too much data, you might consider using a tMap which inner joins existing data with all data and then have an output which catches the reject of inner join as I mentioned above.&lt;/P&gt;&lt;P&gt;Target DB(Postgres database&lt;B&gt; &lt;/B&gt;)--&amp;gt;tMap(inner join,"Catch lookup inner join reject" as true)&lt;/P&gt;&lt;P&gt;Source DB(mysql database)--&amp;gt;(lookup)  --&amp;gt;output&lt;/P&gt;&lt;P&gt;The output will be the changed data. And then you can load them to your &lt;B&gt; &lt;/B&gt;customer table by manual.&lt;/P&gt;&lt;P&gt;Here is CDC feature in talend which is not applicable for two different DBs.&lt;/P&gt;&lt;P&gt;For more information, please have a look at this online documentation: &lt;A href="https://help.talend.com/reader/NeCCF4IvZXb2Osy_XGFNsg/6QYg6naS1JJ6XCvoXwIUVw" alt="https://help.talend.com/reader/NeCCF4IvZXb2Osy_XGFNsg/6QYg6naS1JJ6XCvoXwIUVw" target="_blank"&gt;TalendHelpCenter: Change Data Capture&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Sep 2020 06:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TWO-DATABASES-SYNC-PROCESS/m-p/2294972#M67800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-27T06:42:21Z</dc:date>
    </item>
  </channel>
</rss>

