<?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: Replicate only DELETE record from Source to Target Table in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2518406#M14386</link>
    <description>&lt;P&gt;Hi, Thanks for the reply, however, it was not an ideal solution to our scenario and outcome expectation.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 May 2025 00:39:26 GMT</pubDate>
    <dc:creator>tanhanyan</dc:creator>
    <dc:date>2025-05-21T00:39:26Z</dc:date>
    <item>
      <title>Replicate only DELETE record from Source to Target Table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2517896#M14338</link>
      <description>&lt;P&gt;Hi, I need details steps to guide me configure QLIK replicate task to only insert into target table when source delete the record.&lt;/P&gt;&lt;P&gt;My source table in SQL server and Target table in Oracle. My target table already created with empty record.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 09:15:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2517896#M14338</guid>
      <dc:creator>tanhanyan</dc:creator>
      <dc:date>2025-05-15T09:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate only DELETE record from Source to Target Table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2517899#M14339</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/259309"&gt;@tanhanyan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please reference to option 3, using &lt;STRONG&gt;Soft Delete&lt;/STRONG&gt; in article &lt;A href="https://community.qlik.com/t5/Qlik-Replicate/How-to-Never-Capture-DELETE-s-in-QLIK-Replicate/m-p/2513815#M14093" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;How to Never Capture DELETE´s in QLIK Replicate&lt;/SPAN&gt;&lt;/A&gt;. Let me know if it works for you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 09:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2517899#M14339</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-05-15T09:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate only DELETE record from Source to Target Table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2518406#M14386</link>
      <description>&lt;P&gt;Hi, Thanks for the reply, however, it was not an ideal solution to our scenario and outcome expectation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 00:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2518406#M14386</guid>
      <dc:creator>tanhanyan</dc:creator>
      <dc:date>2025-05-21T00:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate only DELETE record from Source to Target Table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2518407#M14387</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/259309"&gt;@tanhanyan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Can you share more details about your specific scenario? An example would really help us understand your request more clearly.&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 00:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2518407#M14387</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-05-21T00:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate only DELETE record from Source to Target Table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2518410#M14388</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have 1 target table (we call it table A) replicating the source table data. The source system will delete the old record after 180days, however, at our end, we need to keep the deleted source data into another table (we call it table B). So, the idea is table A always same data value with source, and table B to keep all deleted record, and we can control the table B record, e.g. move to table C when table size too big.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When we need to find the active and inactive record, we will need to join both table A + table B + table C. And we have option to query only Table A for fast performance when need only active record.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The table A and B structure to be same as source table structure. The option 3 of soft delete will require additional column in target table, and the target table size will increase over a period of time.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 01:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2518410#M14388</guid>
      <dc:creator>tanhanyan</dc:creator>
      <dc:date>2025-05-21T01:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate only DELETE record from Source to Target Table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2518411#M14389</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/259309"&gt;@tanhanyan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Looks to me the best approach is using &lt;STRONG&gt;Trigger&lt;/STRONG&gt; in table A to move the deleted rows to table B, and run housekeeping jobs periodically to shift rows from table B to C.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 01:16:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2518411#M14389</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-05-21T01:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate only DELETE record from Source to Target Table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2518412#M14390</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, we have already implemented this approach. We want to try with QLIK replicate so we can get notification in the event data replication hit error. However, looks like we can't use QLIK replicate to replicate only deleted record. Thanks for your reply thus far.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 01:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2518412#M14390</guid>
      <dc:creator>tanhanyan</dc:creator>
      <dc:date>2025-05-21T01:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate only DELETE record from Source to Target Table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2518413#M14391</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/259309"&gt;@tanhanyan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for the update. Qlik Replicate can be used to replicate deleted records only, but your specific scenario involves housekeeping operations within the Oracle database. Your current implementation is the most appropriate approach for this case.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 01:48:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-only-DELETE-record-from-Source-to-Target-Table/m-p/2518413#M14391</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-05-21T01:48:18Z</dc:date>
    </item>
  </channel>
</rss>

