<?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 How to do binary load of qliksense app from server ??? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826201#M11353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Hi I have already deployed an app in the qliksense server which is been scheduled. I wanted to do Binary load from that app in another app. So how can we give the binary path of the app which is in the server ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Dec 2014 05:36:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-15T05:36:28Z</dc:date>
    <item>
      <title>How to do binary load of qliksense app from server ???</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826201#M11353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Hi I have already deployed an app in the qliksense server which is been scheduled. I wanted to do Binary load from that app in another app. So how can we give the binary path of the app which is in the server ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 05:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826201#M11353</guid>
      <dc:creator />
      <dc:date>2014-12-15T05:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to do binary load of qliksense app from server ???</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826202#M11354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Binary load IS supported. This topic is covered in Qlik Sense help under "Binary", and you can also find a discussion here on the topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/127727"&gt;http://community.qlik.com/thread/127727&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 17:54:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826202#M11354</guid>
      <dc:creator />
      <dc:date>2014-12-16T17:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to do binary load of qliksense app from server ???</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826203#M11355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue here is that while binary load is supported in Qlik Sense,&amp;nbsp; binary load must source the QVF through a folder data connection.&amp;nbsp;&amp;nbsp; An published or unpublished application that is in the Qlik Sense server repository is not accessible to a binary load because it doesn't have a referenceable file location.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the answer is yes and no.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 15:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826203#M11355</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-12-17T15:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to do binary load of qliksense app from server ???</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826204#M11356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan, I suppose the star beside your name indicates that you are from Qlik right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In QlikView, there is a data model architecture in which Data Marts are created without UI, and in the UI QVWs we do a binary load from the Data Mart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your answer, there is no possibility to do that in Sense Server environment. I've seen a workaround in &lt;A href="https://www.youtube.com/watch?v=DawuIOzEGPs" title="https://www.youtube.com/watch?v=DawuIOzEGPs"&gt;Binary Load in Qlik Sense Platform - YouTube&lt;/A&gt;, but it doesn't look like an option if the Data Mart is periodically reloaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please comment on this? Does Qlik has another point of view to this data architecture with Sense, or is this capability (to do a binary load in sense server from another published app) in the roadmap?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 10:51:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826204#M11356</guid>
      <dc:creator>fosuzuki</dc:creator>
      <dc:date>2015-02-03T10:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to do binary load of qliksense app from server ???</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826205#M11357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there Fernando. I've learnt we plan to be able to source an app in the repository for a binary load in Qlik Sense in a future version.&amp;nbsp;&amp;nbsp; So this will bring back the data architecture you used in Qlik View. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The alternative is to dump the tables in the app you want to source into separate QVDs.&amp;nbsp; If you load the exact same QVDs into a new app, it will in fact create the same model achieving the same result.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you see any roadblocks using this alternative solution in the interim.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jonny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 11:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826205#M11357</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2015-02-04T11:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to do binary load of qliksense app from server ???</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826206#M11358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My previous understanding was the same as Philip Lima, but now I see that we must be aware of this and be cautious when talking about binary load. It is a yes AND no answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad to know that Qlik will take a look into this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your comment.&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 12:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826206#M11358</guid>
      <dc:creator>fosuzuki</dc:creator>
      <dc:date>2015-02-04T12:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to do binary load of qliksense app from server ???</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826207#M11359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the Qlik Sense desktop version is capable of binary loading another QVF file, but in the server I don't have the a support for binary loading another app? ...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Then what is the purpose of all the (extension-less) files in "C:\ProgramData\Qlik\Sense\Apps"?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;By the way: if I manually copy the one of these files and add the ".qvf" extension myself, &lt;STRONG&gt;IT DOES BINARY LOAD&lt;/STRONG&gt;!&lt;/P&gt;&lt;P&gt;Binary 'lib://SenseApps/75b5613b-0634-4fe2-a3ec-37c11a5aa23a.qvf';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm close to writing a background script that keeps a up-to-date copy with qvf extension of all my apps, that will provide me with the feature of using one app as a source for others...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 11:37:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826207#M11359</guid>
      <dc:creator>Allardata</dc:creator>
      <dc:date>2015-05-29T11:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to do binary load of qliksense app from server ???</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826208#M11360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I made a subsitute for Sense server-based binary load and documented it here: &lt;A href="https://community.qlik.com/qlik-blogpost/4617"&gt;Qlik Sense substitute for BINARY load&lt;/A&gt; . It requires a "save all tables" at the end of the script of the source app of a given datamodel, and a "load all tables" from the target app &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 12:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826208#M11360</guid>
      <dc:creator>ChristofSchwarz</dc:creator>
      <dc:date>2016-08-12T12:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to do binary load of qliksense app from server ???</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826209#M11361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christoph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i saw your solution to issue: Qlik Sense substitute for BINARY load and it does look great, i got a question, do you have to this issue the video-blog, it would be very helpful to see how to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Beck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 12:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826209#M11361</guid>
      <dc:creator>beck_bakytbek</dc:creator>
      <dc:date>2018-07-19T12:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to do binary load of qliksense app from server ???</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826210#M11362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Olá Allard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Algum tempo atrás fiz este teste, copiei caminho manualmente e chamei sem a extensão .qvf. O Binary funcionou mas o desempenho ficou prejudicado, houve aumento de memória e as aplicações ficavam com o mesmo tamanho de armazenamento em disco, a chamada ficou desta forma: &lt;SPAN style="font-size: 13.3333px;"&gt;Binary &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'lib: //SenseApps/75b5613b-0634-4fe2-a3ec-37c11a5aa23a';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some time has already been made, I copied the path manually and called without the .qvf extension. The Binary worked but performance was impaired, there was an increase in memory and the applications were left with the same size of disk storage, one called it this way: Binary 'lib: // SenseApps / 75b5613b-0634-4fe2-a3ec-37c11a5aa23a' ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 13:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826210#M11362</guid>
      <dc:creator>elvis_schwarz</dc:creator>
      <dc:date>2018-09-13T13:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to do binary load of qliksense app from server ???</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826211#M11363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Allard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you still using Binary Load in QlikSense Server Enterprise?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I came across this Qlik Support Note&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; : &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://qliksupport.force.com/articles/000011152?_ga=2.126548493.161346277.1540782017-1184585860.1540266424" rel="nofollow" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;" target="_blank"&gt;https://qliksupport.force.com/articles/000011152&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me if you have implemented it and its running seamlessly!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sushant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 03:35:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/826211#M11363</guid>
      <dc:creator>imsushantjain</dc:creator>
      <dc:date>2018-10-29T03:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to do binary load of qliksense app from server ???</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/1528190#M37939</link>
      <description>Hi CSW,&lt;BR /&gt;&lt;BR /&gt;It seems your blog is not available after the community upgrade, please can you republish.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sushant</description>
      <pubDate>Wed, 09 Jan 2019 08:24:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-do-binary-load-of-qliksense-app-from-server/m-p/1528190#M37939</guid>
      <dc:creator>imsushantjain</dc:creator>
      <dc:date>2019-01-09T08:24:59Z</dc:date>
    </item>
  </channel>
</rss>

