<?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: Can Attunity configure delay processing when doing data extraction？ in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Can-Attunity-configure-delay-processing-when-doing-data/m-p/1874524#M1473</link>
    <description>&lt;P&gt;Hi Dana. Good suggestion.&lt;/P&gt;
&lt;P&gt;I assumed the table reloading was an ongoing thing.&lt;/P&gt;
&lt;P&gt;But if a full-load tasks is used, priority could be used for a solid solution providing the max streams is set to 1 (default is 5).&amp;nbsp; With sufficient other tables with sufficient load times I suppose you could risk a larger number of concurrent streams.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hein&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Dec 2021 04:18:23 GMT</pubDate>
    <dc:creator>Heinvandenheuvel</dc:creator>
    <dc:date>2021-12-23T04:18:23Z</dc:date>
    <item>
      <title>Can Attunity configure delay processing when doing data extraction？</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Can-Attunity-configure-delay-processing-when-doing-data/m-p/1874178#M1459</link>
      <description>&lt;P&gt;Hi Attunity teams,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I have a question to ask you，Can Attunity configure delay processing when doing data extraction? Or when extracting data, can you write sql statements for conditional filtering and extraction?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; The scenario is like this: when doing the lottery, there is a logic that needs to use two tables, denoted as Table A and Table B, respectively. The data of Table A depends on Table B, that is, the data of Table B must precede Table A. Is extracted, but the actual business is that the data of table A and table B are generated at the same time. I need to delay the extraction of table A (that is, after the extraction of table B is completed, table A is extracted), or I control through sql, the query is less than a certain The data at the time point is extracted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Can you check if there is any support for me? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 10:54:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Can-Attunity-configure-delay-processing-when-doing-data/m-p/1874178#M1459</guid>
      <dc:creator>FWD_Qlik_Support</dc:creator>
      <dc:date>2021-12-22T10:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can Attunity configure delay processing when doing data extraction？</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Can-Attunity-configure-delay-processing-when-doing-data/m-p/1874218#M1460</link>
      <description>&lt;P&gt;@&amp;nbsp;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/159942" target="_self"&gt;FWD_Qlik_Support&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will move this to the QDI section, so you reach the right audience&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 12:29:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Can-Attunity-configure-delay-processing-when-doing-data/m-p/1874218#M1460</guid>
      <dc:creator>Maria_Halley</dc:creator>
      <dc:date>2021-12-22T12:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can Attunity configure delay processing when doing data extraction？</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Can-Attunity-configure-delay-processing-when-doing-data/m-p/1874298#M1468</link>
      <description>&lt;P&gt;Any Replicate based solution for this business problem will be clumsy and unreliable.&lt;/P&gt;
&lt;P&gt;imho you should really look at a solution inside the application, maybe control table indicating whether a table can be used or not, maybe a flag row or column in the tables, maybe a RENAME.&lt;/P&gt;
&lt;P&gt;How could Replicate ever find out, reliably,&amp;nbsp; that table B is fully loaded and table A can be 'activated?&lt;/P&gt;
&lt;P&gt;Maybe A can be a view on the real A which included a select/filter cause which only passed rows when something special is visible in table B or another helper table?&lt;/P&gt;
&lt;P&gt;If you want to solve this in Replicate, then maybe you must just make a dedicated task for table A which is stopped when fresh B contents is generated and started (by timestamp?) when B is fully available.&lt;/P&gt;
&lt;P&gt;Hein&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 15:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Can-Attunity-configure-delay-processing-when-doing-data/m-p/1874298#M1468</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2021-12-22T15:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can Attunity configure delay processing when doing data extraction？</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Can-Attunity-configure-delay-processing-when-doing-data/m-p/1874500#M1471</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/159942"&gt;@FWD_Qlik_Support&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As Hein mentions above, there isn't a way to guarantee this behavior. One related feature that is available in Replicate is you can specify a priority for tables to load in on the Designer tab, Selected tables section at the bottom right. You can make Table B highest priority and Table A lowest priority, and see if that helps. If the number of tables in the task is relatively low, or the number of rows in table B is relatively high, it might not provide enough of a delay.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dana_Baldwin_0-1640217200090.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/69115iC59F332AE5CEE404/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Dana_Baldwin_0-1640217200090.png" alt="Dana_Baldwin_0-1640217200090.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 23:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Can-Attunity-configure-delay-processing-when-doing-data/m-p/1874500#M1471</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2021-12-22T23:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can Attunity configure delay processing when doing data extraction？</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Can-Attunity-configure-delay-processing-when-doing-data/m-p/1874524#M1473</link>
      <description>&lt;P&gt;Hi Dana. Good suggestion.&lt;/P&gt;
&lt;P&gt;I assumed the table reloading was an ongoing thing.&lt;/P&gt;
&lt;P&gt;But if a full-load tasks is used, priority could be used for a solid solution providing the max streams is set to 1 (default is 5).&amp;nbsp; With sufficient other tables with sufficient load times I suppose you could risk a larger number of concurrent streams.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hein&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 04:18:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Can-Attunity-configure-delay-processing-when-doing-data/m-p/1874524#M1473</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2021-12-23T04:18:23Z</dc:date>
    </item>
  </channel>
</rss>

