<?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: Talend CDC with MS SQL Server in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-CDC-with-MS-SQL-Server/m-p/2297686#M70234</link>
    <description>&lt;P&gt;Hi  &lt;/P&gt;&lt;P&gt;Can you share a screenshot of your job? I think you need to use a tFlowToIterate after tMSSQLCDC to iterate each operation, this will ensure the execution order of each operation you have done. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong &lt;/P&gt;</description>
    <pubDate>Wed, 14 Oct 2020 07:47:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-10-14T07:47:47Z</dc:date>
    <item>
      <title>Talend CDC with MS SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-CDC-with-MS-SQL-Server/m-p/2297685#M70233</link>
      <description>&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We had developed the CDC flow for source tables in MS Sql server to target as snowflake db. we have an issue with how the user do operations on the source tables.&lt;/P&gt;&lt;P&gt;there is a scenario, that user will first update, and delete and at last insert. Here the primary key column is same in both in delete and insert operation.&lt;/P&gt;&lt;P&gt;For example: table :&lt;B&gt;EMPTABLE&lt;/B&gt;, columns : &lt;B&gt;EMPID&lt;/B&gt;&lt;B&gt;(primary key),&lt;/B&gt; &lt;B&gt;EMPNAME&lt;/B&gt; &lt;/P&gt;&lt;P&gt;original value in EMPTABLE is : 4, Nick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the below sequence of operations performed on EMPTABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update: 4, John&lt;/P&gt;&lt;P&gt;Delete: the id with 4 is deleted&lt;/P&gt;&lt;P&gt;Insert: 4, Johnny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so when we are running the job, it is first inserting, updating, and deleting . so the record which is &lt;/P&gt;&lt;P&gt;"4, johnny' &lt;/P&gt;which need to be inserted, is deleting in the end.&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually, if the user enters a new EMPID after deletion of the old, the whole CDC flow will work. but in real time, user will enter the the same id again for the new record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have '&lt;B&gt;TALEND_CDC_CREATION_DATE' &lt;/B&gt;and '&lt;B&gt;TALEND_CDC_TYPE_OPERATION&lt;/B&gt;' field for the table '&lt;B&gt;EMPTABLE&lt;/B&gt;&lt;/P&gt;&lt;P&gt;' (that is added to CDC).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way if we can insert, delete, and update according to the 'TALEND_CDC_CREATION_DATE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if we figure out this, then i hope we can solve the problem. Any inputs will be helpful for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;Om&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 10:43:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-CDC-with-MS-SQL-Server/m-p/2297685#M70233</guid>
      <dc:creator>Kaviraj</dc:creator>
      <dc:date>2020-10-06T10:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Talend CDC with MS SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-CDC-with-MS-SQL-Server/m-p/2297686#M70234</link>
      <description>&lt;P&gt;Hi  &lt;/P&gt;&lt;P&gt;Can you share a screenshot of your job? I think you need to use a tFlowToIterate after tMSSQLCDC to iterate each operation, this will ensure the execution order of each operation you have done. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong &lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 07:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-CDC-with-MS-SQL-Server/m-p/2297686#M70234</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-14T07:47:47Z</dc:date>
    </item>
  </channel>
</rss>

