<?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: Multiple RPL table after applying global rules into Qlik replicate in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Multiple-RPL-table-after-applying-global-rules-into-Qlik/m-p/2516338#M14252</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/300668"&gt;@Tool_Tip&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Looks to me the table &lt;STRONG&gt;RPL.BL_PARTY_CONT_CT&amp;nbsp;&lt;/STRONG&gt;should be&amp;nbsp;&lt;STRONG&gt;RPL.BL_PARTY_CONT_WITH_DUPLICATES_CT&lt;/STRONG&gt; too. is that correct?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However we need additional information to confirm the behavior. Please open a support ticket with SOURCE_UNLOAD/TARGET_LOAD/TARGET_APPLY set to Verbose (please &lt;A href="https://community.qlik.com/t5/Knowledge/How-to-decrypt-Qlik-Replicate-verbose-task-log-files/ta-p/1862114" target="_blank" rel="noopener"&gt;decrypt the verbose log files&lt;/A&gt;).&amp;nbsp; Our support team will be more than happy to assist you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Apr 2025 16:36:20 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2025-04-30T16:36:20Z</dc:date>
    <item>
      <title>Multiple RPL table after applying global rules into Qlik replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Multiple-RPL-table-after-applying-global-rules-into-Qlik/m-p/2516233#M14242</link>
      <description>&lt;P&gt;Dear members,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have created the &lt;STRONG&gt;LOG STREAM&lt;/STRONG&gt; folder [&lt;STRONG&gt;LSCAPSDWH&lt;/STRONG&gt;] on the replicate server and set up the corresponding task in the replicate console. For example, we previously saved data from the table &lt;STRONG&gt;BLS.BL_PARTY_CONT&lt;/STRONG&gt; into the &lt;STRONG&gt;logstream LSCAPSDWH&lt;/STRONG&gt; as shown below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Tool_Tip_1-1745995109719.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180057i6810776341F7DA28/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Tool_Tip_1-1745995109719.png" alt="Tool_Tip_1-1745995109719.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have now set up a new replicate task, where our source is the logstream tables. This task saves the same table into the target under &lt;STRONG&gt;RPL_schema&lt;/STRONG&gt;, applying global rules to append the suffix "WITH_DUPLICATES" to the table name.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Tool_Tip_2-1745995204065.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180058iD8D677931012CCED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Tool_Tip_2-1745995204065.png" alt="Tool_Tip_2-1745995204065.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Tool_Tip_3-1745995281728.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180059iBE8B8DB9AF187161/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Tool_Tip_3-1745995281728.png" alt="Tool_Tip_3-1745995281728.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;After successfully running the task, we observed that two tables were created under the &lt;STRONG&gt;RPL Schema&lt;/STRONG&gt; on the target:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;RPL.BL_PARTY_CONT&lt;/STRONG&gt; — Empty table&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;RPL.BL_PARTY_CONT_WITH_DUPLICATES&lt;/STRONG&gt; — Table with data&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Tool_Tip_4-1745995467224.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180060i5889E1FC8472DED5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Tool_Tip_4-1745995467224.png" alt="Tool_Tip_4-1745995467224.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P class=""&gt;We would like to understand why two tables are being created when we are only applying a suffix operation. Additionally, if one table is empty and the other contains data, the empty table seems unnecessary.&lt;/P&gt;&lt;P class=""&gt;Could you please let us know if we are missing something that would allow us to create just a single table with the suffix and data?&lt;/P&gt;&lt;P class=""&gt;Thank you.&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>Wed, 30 Apr 2025 06:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Multiple-RPL-table-after-applying-global-rules-into-Qlik/m-p/2516233#M14242</guid>
      <dc:creator>Tool_Tip</dc:creator>
      <dc:date>2025-04-30T06:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple RPL table after applying global rules into Qlik replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Multiple-RPL-table-after-applying-global-rules-into-Qlik/m-p/2516338#M14252</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/300668"&gt;@Tool_Tip&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Looks to me the table &lt;STRONG&gt;RPL.BL_PARTY_CONT_CT&amp;nbsp;&lt;/STRONG&gt;should be&amp;nbsp;&lt;STRONG&gt;RPL.BL_PARTY_CONT_WITH_DUPLICATES_CT&lt;/STRONG&gt; too. is that correct?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However we need additional information to confirm the behavior. Please open a support ticket with SOURCE_UNLOAD/TARGET_LOAD/TARGET_APPLY set to Verbose (please &lt;A href="https://community.qlik.com/t5/Knowledge/How-to-decrypt-Qlik-Replicate-verbose-task-log-files/ta-p/1862114" target="_blank" rel="noopener"&gt;decrypt the verbose log files&lt;/A&gt;).&amp;nbsp; Our support team will be more than happy to assist you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 16:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Multiple-RPL-table-after-applying-global-rules-into-Qlik/m-p/2516338#M14252</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-04-30T16:36:20Z</dc:date>
    </item>
  </channel>
</rss>

