<?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: extractor app still reloading in QMC even after generating all qvds...?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/extractor-app-and-final-app-UI-are-not-going-to-exit-script-tab/m-p/1429036#M1324545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you dropping tables in your script after the QVD is built?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you load a bunch of tables, and don't drop any, it's likely the time is being spent trying to generate a bunch of synthetic keys. You can get around this by dropping tables after they're written to QVD, as a quick alternative to actually modifying the data model. Alternatively, you can use the Loosen Tables command to prevent QlikView from trying to create keys between the tables. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Dec 2017 11:59:04 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2017-12-19T11:59:04Z</dc:date>
    <item>
      <title>extractor app and final app(UI) are not going to exit script tab..??</title>
      <link>https://community.qlik.com/t5/QlikView/extractor-app-and-final-app-UI-are-not-going-to-exit-script-tab/m-p/1429035#M1324543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a separate extractors for fact and dim tables scheduled the the final app reload based on the success of 2 extractors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim extractor fine but coming to fact extractor even after generating all the qvds its still shwoing in running state only in QMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;&lt;STRONG&gt;we observed that and killed it manually and we reloaded the final app manually now its going on..&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;&lt;STRONG&gt;now the same happening with the Final application with UI, its reloaded till before the exit script, but not moving further its been 2 hours &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;&lt;STRONG&gt;from the latest log we see that information, it is not exiting the script&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are bit surprised to see, i wrote exit scirt at the end for both.&lt;/P&gt;&lt;P&gt;I can not do a full reload in dev env but debug used to work perfectly for extractor and full reload worked perfectly for final app(UI).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the prod server version is Qv 11.20.13407.0 SR15 (x64).&lt;/P&gt;&lt;P&gt;dev qv version is Qv 11.20.13607.0 SR17 (x64).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest seom solutions to fix this as this is very important now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extractor-app-and-final-app-UI-are-not-going-to-exit-script-tab/m-p/1429035#M1324543</guid>
      <dc:creator>vishalgoud</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: extractor app still reloading in QMC even after generating all qvds...??</title>
      <link>https://community.qlik.com/t5/QlikView/extractor-app-and-final-app-UI-are-not-going-to-exit-script-tab/m-p/1429036#M1324545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you dropping tables in your script after the QVD is built?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you load a bunch of tables, and don't drop any, it's likely the time is being spent trying to generate a bunch of synthetic keys. You can get around this by dropping tables after they're written to QVD, as a quick alternative to actually modifying the data model. Alternatively, you can use the Loosen Tables command to prevent QlikView from trying to create keys between the tables. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 11:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extractor-app-and-final-app-UI-are-not-going-to-exit-script-tab/m-p/1429036#M1324545</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2017-12-19T11:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: extractor app still reloading in QMC even after generating all qvds...??</title>
      <link>https://community.qlik.com/t5/QlikView/extractor-app-and-final-app-UI-are-not-going-to-exit-script-tab/m-p/1429037#M1324548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thanks for the reply ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes am droppping all the tables once they created to qvd. was not sure where we are going wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A for loop was used at the end but that is before exit script only,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 15:50:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extractor-app-and-final-app-UI-are-not-going-to-exit-script-tab/m-p/1429037#M1324548</guid>
      <dc:creator>vishalgoud</dc:creator>
      <dc:date>2017-12-19T15:50:06Z</dc:date>
    </item>
  </channel>
</rss>

