<?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 Debugging is hell in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/Debugging-is-hell/m-p/1574788#M1331</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I'm using QDF so far, my initialization script is as follows:&lt;/P&gt;&lt;P&gt;// InitLink.qvs Initiating Qlik Deployment Framework&lt;/P&gt;&lt;P&gt;SET vG.BasePath=; //Clear cache&lt;BR /&gt;SET vG.SharedBasePath=; //Clear cache&lt;BR /&gt;SET vG.RootContainer='QDF_ROOT';&lt;BR /&gt;set vG.HomeContainer = '6.PSA';&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;$(Must_Include=lib://$(vG.RootContainer)/$(vG.HomeContainer)/InitLink.qvs);&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;some times I need to debug my script but the debugging of the above line in red takes around 12 mins&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#000000"&gt;kindly advise on how to overcome this issue&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2025-07-22T17:59:49Z</dc:date>
    <item>
      <title>Debugging is hell</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Debugging-is-hell/m-p/1574788#M1331</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I'm using QDF so far, my initialization script is as follows:&lt;/P&gt;&lt;P&gt;// InitLink.qvs Initiating Qlik Deployment Framework&lt;/P&gt;&lt;P&gt;SET vG.BasePath=; //Clear cache&lt;BR /&gt;SET vG.SharedBasePath=; //Clear cache&lt;BR /&gt;SET vG.RootContainer='QDF_ROOT';&lt;BR /&gt;set vG.HomeContainer = '6.PSA';&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;$(Must_Include=lib://$(vG.RootContainer)/$(vG.HomeContainer)/InitLink.qvs);&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;some times I need to debug my script but the debugging of the above line in red takes around 12 mins&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#000000"&gt;kindly advise on how to overcome this issue&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Debugging-is-hell/m-p/1574788#M1331</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging is hell</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Debugging-is-hell/m-p/1574864#M1332</link>
      <description>I hear you, it takes buckets of time to use the debugging feature.&lt;BR /&gt;&lt;BR /&gt;The only workaround that I''ve found is not to initiate the QDF during the&lt;BR /&gt;debugging. It is not always possible to do, but if you don't use the QDF&lt;BR /&gt;SUB library then it is often an doable approach.&lt;BR /&gt;&lt;BR /&gt;- Vegar&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Apr 2019 08:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Debugging-is-hell/m-p/1574864#M1332</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-04-30T08:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging is hell</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Debugging-is-hell/m-p/1574886#M1333</link>
      <description>My recommendation is that yo do not clear the cache when doing debug, the cache means that most of the QDF initiation code is bypassed, so running the debugging in Qlik Sense becomes much faster. Hope this helps Magnus</description>
      <pubDate>Tue, 30 Apr 2019 09:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Debugging-is-hell/m-p/1574886#M1333</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2019-04-30T09:00:54Z</dc:date>
    </item>
  </channel>
</rss>

