<?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: Getting Daily updates for Range of dates in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Getting-Daily-updates-for-Range-of-dates/m-p/1991943#M3909</link>
    <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121014"&gt;@Dana_Baldwin&lt;/a&gt;&amp;nbsp;indicates you should check out&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/enterprise-manager/May2022/Content/EnterpriseManager/Main/Analytics/Analytics.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;Analytics ‒ Qlik Enterprise Manager&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Indeed that would require PostgreSQL&amp;nbsp; accessible by the EM, but not necessarily on the EM server best I know. But at any rate, if you cannot get the admins to help you with that, may we conclude that your business does not see the value of the (attempted) work? Last time I looked admins are mere 'servers' who are there to act on and answer to requests from the business. - tongue in cheek to some degree.&lt;/P&gt;
&lt;P&gt;Another approach you may want to consider is to poll the task for details at your desired intervals and subtract the period start operation counter values from the period end counters. This plan fails if the task has an uncontrolled restart in the period which may or might not be an acceptable reporting 'risk'.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using the Enterprise manager RestAPI you would look at 'gettaskdetails' responsebody&amp;nbsp; &amp;nbsp; "cdc_event_counters"."applied_xxx_count".&amp;nbsp; The xxx stands for Iinsert/update/delete. Attached an example using the .NET API.&amp;nbsp; Note -&amp;nbsp; I haven't used this since version 5 or so some 5 years ago so it might need tweaks.&lt;/P&gt;
&lt;P&gt;You can also get there using REPCTL gettaskstatus output fields task_cdc_event_counters -&amp;nbsp;cdc_applied_xxxx_count&lt;/P&gt;
&lt;P&gt;Start with:&amp;nbsp; &amp;nbsp;repctl -d &amp;lt;data-directory&amp;gt;&amp;nbsp; gettaskstatus ?&lt;/P&gt;
&lt;P&gt;Good luck&lt;/P&gt;
&lt;P&gt;Hein&lt;/P&gt;</description>
    <pubDate>Wed, 12 Oct 2022 19:28:31 GMT</pubDate>
    <dc:creator>Heinvandenheuvel</dc:creator>
    <dc:date>2022-10-12T19:28:31Z</dc:date>
    <item>
      <title>Getting Daily updates for Range of dates</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Getting-Daily-updates-for-Range-of-dates/m-p/1991844#M3905</link>
      <description>&lt;P&gt;Is there a way to get Qlik updates ( INSERTS, DELETES, UPDATES ) for a specific day or interval from the Qlik UI or using the Qlik REST calls or even Qlik logs?&lt;/P&gt;
&lt;P&gt;The way I know in the UI shows the information for today until the now - the time when I check&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there is a way, can someone please let me know how ?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 15:00:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Getting-Daily-updates-for-Range-of-dates/m-p/1991844#M3905</guid>
      <dc:creator>adbdkb</dc:creator>
      <dc:date>2022-10-12T15:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Daily updates for Range of dates</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Getting-Daily-updates-for-Range-of-dates/m-p/1991895#M3906</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/177259"&gt;@adbdkb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you looked at the capabilities built into Enterprise Manager?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/enterprise-manager/May2022/Content/EnterpriseManager/Main/Analytics/Analytics.htm" target="_blank"&gt;Analytics ‒ Qlik Enterprise Manager&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 17:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Getting-Daily-updates-for-Range-of-dates/m-p/1991895#M3906</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2022-10-12T17:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Daily updates for Range of dates</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Getting-Daily-updates-for-Range-of-dates/m-p/1991899#M3907</link>
      <description>&lt;P&gt;At this point, I do not have access to the server ( and am not be able to request the admins to install PostgreSQL or do any other set-up ) - but in dev region, I have access to run the REST calls, hence I was wondering / hoping if there is a REST endpoint which can take the starting and ending timestamp and give me those details - I tried to look at the doc, but couldn't find any. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 17:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Getting-Daily-updates-for-Range-of-dates/m-p/1991899#M3907</guid>
      <dc:creator>adbdkb</dc:creator>
      <dc:date>2022-10-12T17:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Daily updates for Range of dates</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Getting-Daily-updates-for-Range-of-dates/m-p/1991943#M3909</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121014"&gt;@Dana_Baldwin&lt;/a&gt;&amp;nbsp;indicates you should check out&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/enterprise-manager/May2022/Content/EnterpriseManager/Main/Analytics/Analytics.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;Analytics ‒ Qlik Enterprise Manager&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Indeed that would require PostgreSQL&amp;nbsp; accessible by the EM, but not necessarily on the EM server best I know. But at any rate, if you cannot get the admins to help you with that, may we conclude that your business does not see the value of the (attempted) work? Last time I looked admins are mere 'servers' who are there to act on and answer to requests from the business. - tongue in cheek to some degree.&lt;/P&gt;
&lt;P&gt;Another approach you may want to consider is to poll the task for details at your desired intervals and subtract the period start operation counter values from the period end counters. This plan fails if the task has an uncontrolled restart in the period which may or might not be an acceptable reporting 'risk'.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using the Enterprise manager RestAPI you would look at 'gettaskdetails' responsebody&amp;nbsp; &amp;nbsp; "cdc_event_counters"."applied_xxx_count".&amp;nbsp; The xxx stands for Iinsert/update/delete. Attached an example using the .NET API.&amp;nbsp; Note -&amp;nbsp; I haven't used this since version 5 or so some 5 years ago so it might need tweaks.&lt;/P&gt;
&lt;P&gt;You can also get there using REPCTL gettaskstatus output fields task_cdc_event_counters -&amp;nbsp;cdc_applied_xxxx_count&lt;/P&gt;
&lt;P&gt;Start with:&amp;nbsp; &amp;nbsp;repctl -d &amp;lt;data-directory&amp;gt;&amp;nbsp; gettaskstatus ?&lt;/P&gt;
&lt;P&gt;Good luck&lt;/P&gt;
&lt;P&gt;Hein&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 19:28:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Getting-Daily-updates-for-Range-of-dates/m-p/1991943#M3909</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2022-10-12T19:28:31Z</dc:date>
    </item>
  </channel>
</rss>

