<?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>article Qlik Replicate: ADLS Target High Target Latency in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-ADLS-Target-High-Target-Latency/ta-p/2550338</link>
    <description>&lt;P&gt;High target latency is observed when replicating to an &lt;FONT color="#339966"&gt;&lt;STRONG&gt;Azure Data Lake Storage&lt;/STRONG&gt;&lt;/FONT&gt; (&lt;FONT color="#339966"&gt;&lt;STRONG&gt;ADLS&lt;/STRONG&gt;&lt;/FONT&gt;) target.&lt;/P&gt;
&lt;P&gt;Because ADLS is a file-based storage system rather than a traditional relational database, such high latency is unexpected.&lt;/P&gt;
&lt;P&gt;Additionally, even though the &lt;STRONG&gt;File size reaches (KB)&lt;/STRONG&gt;&amp;nbsp;and &lt;STRONG&gt;Elapsed time reaches (Sec)&lt;/STRONG&gt;&amp;nbsp;thresholds are properly configured under the ADLS endpoint's &lt;STRONG&gt;Change Processing&lt;/STRONG&gt; settings, Qlik Replicate fails to upload or transfer any CSV files to the target.&lt;/P&gt;
&lt;P&gt;This behavior makes the replication task appear completely stuck or frozen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;To resolve this issue, enable the internal parameter &lt;STRONG&gt;splitTransactionOverFiles&lt;/STRONG&gt; on the endpoint.&amp;nbsp;This forces Qlik Replicate to split large single transactions across multiple smaller files, allowing your file size and elapsed time thresholds to trigger properly and restoring normal file delivery.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the ADLS endpoint settings and switch to the &lt;STRONG&gt;Advanced&lt;/STRONG&gt; tab&lt;/LI&gt;
&lt;LI&gt;Click&amp;nbsp;&lt;STRONG&gt;Internal Parameters&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Enter the parameter &lt;STRONG&gt;splitTransactionOverFiles&amp;nbsp;&lt;/STRONG&gt;
&lt;BLOCKQUOTE class="quote"&gt;The field is case-sensitive.&lt;/BLOCKQUOTE&gt;
&lt;/LI&gt;
&lt;LI&gt;Enable the parameter&lt;/LI&gt;
&lt;LI&gt;Save&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cause&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;By default, Qlik Replicate writes an entire source transaction into a single target file.&lt;/P&gt;
&lt;P&gt;If the source system executes a massive transaction (for example, updating 1 million records in a single commit), Qlik Replicate must process and write all 1 million records into the same CSV file and upload it.&lt;/P&gt;
&lt;P&gt;This causes the file transfer to hold indefinitely until the entire transaction is written, resulting in high latency.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Replicate&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Mon, 01 Jun 2026 08:28:16 GMT</pubDate>
    <dc:creator>DesmondWOO</dc:creator>
    <dc:date>2026-06-01T08:28:16Z</dc:date>
    <item>
      <title>Qlik Replicate: ADLS Target High Target Latency</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-ADLS-Target-High-Target-Latency/ta-p/2550338</link>
      <description>&lt;P&gt;High target latency is observed when replicating to an &lt;FONT color="#339966"&gt;&lt;STRONG&gt;Azure Data Lake Storage&lt;/STRONG&gt;&lt;/FONT&gt; (&lt;FONT color="#339966"&gt;&lt;STRONG&gt;ADLS&lt;/STRONG&gt;&lt;/FONT&gt;) target.&lt;/P&gt;
&lt;P&gt;Because ADLS is a file-based storage system rather than a traditional relational database, such high latency is unexpected.&lt;/P&gt;
&lt;P&gt;Additionally, even though the &lt;STRONG&gt;File size reaches (KB)&lt;/STRONG&gt;&amp;nbsp;and &lt;STRONG&gt;Elapsed time reaches (Sec)&lt;/STRONG&gt;&amp;nbsp;thresholds are properly configured under the ADLS endpoint's &lt;STRONG&gt;Change Processing&lt;/STRONG&gt; settings, Qlik Replicate fails to upload or transfer any CSV files to the target.&lt;/P&gt;
&lt;P&gt;This behavior makes the replication task appear completely stuck or frozen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;To resolve this issue, enable the internal parameter &lt;STRONG&gt;splitTransactionOverFiles&lt;/STRONG&gt; on the endpoint.&amp;nbsp;This forces Qlik Replicate to split large single transactions across multiple smaller files, allowing your file size and elapsed time thresholds to trigger properly and restoring normal file delivery.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the ADLS endpoint settings and switch to the &lt;STRONG&gt;Advanced&lt;/STRONG&gt; tab&lt;/LI&gt;
&lt;LI&gt;Click&amp;nbsp;&lt;STRONG&gt;Internal Parameters&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Enter the parameter &lt;STRONG&gt;splitTransactionOverFiles&amp;nbsp;&lt;/STRONG&gt;
&lt;BLOCKQUOTE class="quote"&gt;The field is case-sensitive.&lt;/BLOCKQUOTE&gt;
&lt;/LI&gt;
&lt;LI&gt;Enable the parameter&lt;/LI&gt;
&lt;LI&gt;Save&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cause&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;By default, Qlik Replicate writes an entire source transaction into a single target file.&lt;/P&gt;
&lt;P&gt;If the source system executes a massive transaction (for example, updating 1 million records in a single commit), Qlik Replicate must process and write all 1 million records into the same CSV file and upload it.&lt;/P&gt;
&lt;P&gt;This causes the file transfer to hold indefinitely until the entire transaction is written, resulting in high latency.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Replicate&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 01 Jun 2026 08:28:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-ADLS-Target-High-Target-Latency/ta-p/2550338</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2026-06-01T08:28:16Z</dc:date>
    </item>
  </channel>
</rss>

