<?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: Cache Warming approach in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Cache-Warming-approach/m-p/1959076#M22835</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/168374"&gt;@sangeetha_m&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Have a look at the Qlik Sense Admin's Playbook entry on &lt;A href="https://adminplaybook.qlik-poc.com/docs/tooling/cache_warming.html" target="_blank"&gt;Cache Warming&lt;/A&gt;. Each has it's own characteristics. See the below graphic from the admin playbook:&lt;BR /&gt;&lt;IMG src="https://lithium-response-prod.s3.us-west-2.amazonaws.com/qlik.response.lithium.com/RESPONSEIMAGE/192cdfbf-8600-466b-8229-04ce7ac90c52.default.png" /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jul 2022 17:56:37 GMT</pubDate>
    <dc:creator>Chip_Matejowsky</dc:creator>
    <dc:date>2022-07-21T17:56:37Z</dc:date>
    <item>
      <title>Cache Warming approach</title>
      <link>https://community.qlik.com/t5/Management-Governance/Cache-Warming-approach/m-p/1958880#M22826</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;There are 3 methods for Cache Warming.&lt;/P&gt;
&lt;P&gt;Cache Initializer&lt;/P&gt;
&lt;P&gt;Butler Cache Warming&lt;/P&gt;
&lt;P&gt;QlikSense Scalability Tools&lt;/P&gt;
&lt;P&gt;Can you suggest which is the best method to go for in a multinode environment?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 12:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Cache-Warming-approach/m-p/1958880#M22826</guid>
      <dc:creator>sangeetha_m</dc:creator>
      <dc:date>2022-07-21T12:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cache Warming approach</title>
      <link>https://community.qlik.com/t5/Management-Governance/Cache-Warming-approach/m-p/1959076#M22835</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/168374"&gt;@sangeetha_m&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Have a look at the Qlik Sense Admin's Playbook entry on &lt;A href="https://adminplaybook.qlik-poc.com/docs/tooling/cache_warming.html" target="_blank"&gt;Cache Warming&lt;/A&gt;. Each has it's own characteristics. See the below graphic from the admin playbook:&lt;BR /&gt;&lt;IMG src="https://lithium-response-prod.s3.us-west-2.amazonaws.com/qlik.response.lithium.com/RESPONSEIMAGE/192cdfbf-8600-466b-8229-04ce7ac90c52.default.png" /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 17:56:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Cache-Warming-approach/m-p/1959076#M22835</guid>
      <dc:creator>Chip_Matejowsky</dc:creator>
      <dc:date>2022-07-21T17:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cache Warming approach</title>
      <link>https://community.qlik.com/t5/Management-Governance/Cache-Warming-approach/m-p/1960283#M22860</link>
      <description>&lt;P&gt;Hi &lt;SPAN&gt;Chip_Matejowsky&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;I have done cache warming using Cache initializer. I have a few queries.&lt;/P&gt;
&lt;P&gt;1) Can we trigger cache warming commands&amp;nbsp;once apps are refreshed?&lt;/P&gt;
&lt;P&gt;2) If I do cache warming for an app and after&amp;nbsp;some time if I again do cache warming for the same app ID, will the already&amp;nbsp;stored content be replaced?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sangeetha&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 04:31:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Cache-Warming-approach/m-p/1960283#M22860</guid>
      <dc:creator>sangeetha_m</dc:creator>
      <dc:date>2022-07-26T04:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cache Warming approach</title>
      <link>https://community.qlik.com/t5/Management-Governance/Cache-Warming-approach/m-p/2055368#M24692</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/168374"&gt;@sangeetha_m&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you help me set up Cache Warmer I tried building with Visual Studio what all changes need to be done in Program.cs or other files&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What all packages do I need if you have links to them it will surely help.&lt;/P&gt;
&lt;P&gt;I'm getting error for qlik packages not found, cacheinitializer.dll not found and few more like using Qlik.Engine&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I you can share your source files with changes it will help me very much.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Add this in place of --server 100.XX.100.100&lt;/P&gt;
&lt;P&gt;appname "NeerajTestApp"&lt;/P&gt;
&lt;P&gt;virtualproxies "neerajanalytic"&lt;/P&gt;
&lt;P&gt;Field State "Delhi","Mumbai","Tamil Nadu"&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 19:04:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Cache-Warming-approach/m-p/2055368#M24692</guid>
      <dc:creator>neerajthakur</dc:creator>
      <dc:date>2023-03-30T19:04:43Z</dc:date>
    </item>
  </channel>
</rss>

