<?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 to synchronize data from a source table to a destination table ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301490#M73596</link>
    <description>Hi.&lt;BR /&gt;I'm evaluating Talend Open Data and the first use case I tried to implement is data synchronization between two tables. Alevy, I've tried to replicate your job but I found no way to connect a tReplicate to a tMap the way you've shown in the image.&lt;BR /&gt;Could you please explain how to do it?&lt;BR /&gt;Thank you in advance,&lt;BR /&gt;-- Enrico</description>
    <pubDate>Mon, 03 Oct 2011 21:22:39 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2011-10-03T21:22:39Z</dc:date>
    <item>
      <title>How to synchronize data from a source table to a destination table ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301484#M73590</link>
      <description>Hy.
&lt;BR /&gt;I'm not sure what I have to do to syncronize the data to a destination table from a source table (MSSQLSERVER). 
&lt;BR /&gt;The source table will has not to change.
&lt;BR /&gt;On the destination table I have to do:
&lt;BR /&gt;- Insert new records from source table
&lt;BR /&gt;- Update the changes
&lt;BR /&gt;- Delete the records deleted from source table
&lt;BR /&gt;In particolar I'm was expecting an option on the Action property of the tMSSQLOutput component as "Update, Insert and Delete".
&lt;BR /&gt;Do you have an example ?
&lt;BR /&gt;Thank you and sorry for my english
&lt;BR /&gt;Roby</description>
      <pubDate>Sat, 16 Nov 2024 13:31:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301484#M73590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to synchronize data from a source table to a destination table ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301485#M73591</link>
      <description>I imagine you'd have to do this as: 
&lt;BR /&gt;1. Read the source 
&lt;BR /&gt;2. tReplicate 
&lt;BR /&gt;3. First replication to tMSSQLOutput component with Update or Insert option 
&lt;BR /&gt;4. Second replication to tMap as lookup with main flow from destination table with inner join rejects going to second tMSSQLOutput component with Delete option 
&lt;BR /&gt;If you want a combined action, you could put a feature request into the BugTracker.</description>
      <pubDate>Thu, 04 Mar 2010 01:55:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301485#M73591</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2010-03-04T01:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to synchronize data from a source table to a destination table ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301486#M73592</link>
      <description>Sorry, image was rejected on previous post.</description>
      <pubDate>Thu, 04 Mar 2010 01:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301486#M73592</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2010-03-04T01:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to synchronize data from a source table to a destination table ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301487#M73593</link>
      <description>Hello Netspa 
&lt;BR /&gt;If you are using TIS, it is easy to synchronize data from a source table to a destination table with CDC feature. 
&lt;BR /&gt;If you are using TOS, please see 11196. I showed a demo job. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 04 Mar 2010 01:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301487#M73593</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-04T01:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to synchronize data from a source table to a destination table ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301488#M73594</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Sorry, image was rejected on previous post.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Works ! Usefule using TOS components. &lt;BR /&gt;Thank you&lt;BR /&gt;Roby</description>
      <pubDate>Thu, 04 Mar 2010 09:06:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301488#M73594</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-04T09:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to synchronize data from a source table to a destination table ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301489#M73595</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;If you are using TIS, it is easy to synchronize data from a source table to a destination table with CDC feature.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Yes I'm using TIS. &lt;BR /&gt;Do you have an example for this solution too ?&lt;BR /&gt;Thank you&lt;BR /&gt;Roby</description>
      <pubDate>Thu, 04 Mar 2010 09:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301489#M73595</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-04T09:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to synchronize data from a source table to a destination table ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301490#M73596</link>
      <description>Hi.&lt;BR /&gt;I'm evaluating Talend Open Data and the first use case I tried to implement is data synchronization between two tables. Alevy, I've tried to replicate your job but I found no way to connect a tReplicate to a tMap the way you've shown in the image.&lt;BR /&gt;Could you please explain how to do it?&lt;BR /&gt;Thank you in advance,&lt;BR /&gt;-- Enrico</description>
      <pubDate>Mon, 03 Oct 2011 21:22:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301490#M73596</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-10-03T21:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to synchronize data from a source table to a destination table ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301491#M73597</link>
      <description>Sorry for the typo, I obviously meant Talend Open Studio. I'm running 4.2.3.</description>
      <pubDate>Mon, 03 Oct 2011 21:28:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301491#M73597</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-03T21:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to synchronize data from a source table to a destination table ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301492#M73598</link>
      <description>Ok,&lt;BR /&gt;Sorry but it seems it was the typical Windows application "close and restart" glitch...</description>
      <pubDate>Mon, 03 Oct 2011 22:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301492#M73598</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-03T22:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to synchronize data from a source table to a destination table ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301493#M73599</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;I imagine you'd have to do this as:&lt;BR /&gt;1. &amp;nbsp;Read the source&lt;BR /&gt;2. &amp;nbsp;tReplicate&lt;BR /&gt;3. &amp;nbsp;First replication to tMSSQLOutput component with Update or Insert option&lt;BR /&gt;4. &amp;nbsp;Second replication to tMap as lookup with main flow from destination table with inner join rejects going to second tMSSQLOutput component with Delete option&lt;BR /&gt;If you want a combined action, you could put a feature request into the BugTracker.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Hi Alevy, 
&lt;BR /&gt;I know this is old, but I will be very grateful if you could upload the screenshot of this job design. I can't see it in the post and I'm struggling to accomplish this in TOS. 
&lt;BR /&gt;Thanks in advance. 
&lt;BR /&gt;Cheers, 
&lt;BR /&gt;Dela.</description>
      <pubDate>Wed, 18 Jan 2017 22:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-synchronize-data-from-a-source-table-to-a-destination/m-p/2301493#M73599</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-18T22:59:12Z</dc:date>
    </item>
  </channel>
</rss>

