<?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: Auto / Batch Export apps to qvf from Qlik Sense Server in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070117#M4646</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are working on such an extension on the server side. I will give you an hint if this version is ready.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;P&gt;Konrad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Jan 2016 12:51:36 GMT</pubDate>
    <dc:creator>konrad_mattheis</dc:creator>
    <dc:date>2016-01-16T12:51:36Z</dc:date>
    <item>
      <title>Auto / Batch Export apps to qvf from Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070114#M4643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to somehow export apps from a Qlik Sense Server into qvf files without manually going into QMC &amp;gt; Apps &amp;gt; More Actions &amp;gt; Export? We are looking for a way to export qvf files to local storage so that these can be picked up and used offline in Qlik Sense Desktop by customers (e.g. on a flight). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I really would like is a reload task in the QMC with the possibility to export an app into a qvf and place it locally on the server. Since that is not currently supported, could it be possible to mimic that functionality with a batch job or through an api / mashup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would be great if anyone can share their thoughts on this!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 08:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070114#M4643</guid>
      <dc:creator>freinholdson</dc:creator>
      <dc:date>2016-01-12T08:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Auto / Batch Export apps to qvf from Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070115#M4644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am interested to see what the "official" response might be to this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My thoughts - the apps look to be stored on your install server, under Qlik\Sense\Apps\ except without the useful app name...&lt;/P&gt;&lt;P&gt;Perhaps a batch file to copy the files to a specific location?&lt;/P&gt;&lt;P&gt;There is probably an API which gets the user friendly app name from its GUID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 10:52:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070115#M4644</guid>
      <dc:creator />
      <dc:date>2016-01-12T10:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Auto / Batch Export apps to qvf from Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070116#M4645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I would like an official answer as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked to copy the binary files on the server under "C:\ProgramData\Qlik\Sense\Apps" and then change the name from the app id to the user friendly app name + .qvf? &lt;SPAN style="font-size: 13.3333px;"&gt;I guess it would be possible to build a Sense-app that connects to the PostgresSQL and gets the app GUIDs as well as the user friendly names so that we can export a list of apps and their GUIDs...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...Then we could build a batch file that copies the binary files to another folder and then changes their name to "UserFriendlyAppName.qvf".&amp;nbsp; I do however not know if this is recommended, what if a user works with an app at the same time that we are copying it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 11:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070116#M4645</guid>
      <dc:creator>freinholdson</dc:creator>
      <dc:date>2016-01-12T11:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Auto / Batch Export apps to qvf from Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070117#M4646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are working on such an extension on the server side. I will give you an hint if this version is ready.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;P&gt;Konrad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jan 2016 12:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070117#M4646</guid>
      <dc:creator>konrad_mattheis</dc:creator>
      <dc:date>2016-01-16T12:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Auto / Batch Export apps to qvf from Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070118#M4647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice to hear! Would be great if you could share your findings later! Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2016 08:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070118#M4647</guid>
      <dc:creator>freinholdson</dc:creator>
      <dc:date>2016-01-17T08:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Auto / Batch Export apps to qvf from Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070119#M4648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Filip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you find the solution for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Uday&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 14:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070119#M4648</guid>
      <dc:creator>Uday_Pasupuleti</dc:creator>
      <dc:date>2016-03-21T14:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Auto / Batch Export apps to qvf from Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070120#M4649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately not. It should be possible to do this with some development that takes advantage of the Sense APIs but there is no solution out of the box for this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 17:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070120#M4649</guid>
      <dc:creator>freinholdson</dc:creator>
      <dc:date>2016-03-21T17:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Auto / Batch Export apps to qvf from Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070121#M4650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Filip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have done our solution.&lt;/P&gt;&lt;P&gt;We call it AAF (akquinet administration framework).&lt;/P&gt;&lt;P&gt;The current Version can:&lt;/P&gt;&lt;P&gt;* full backup off all Apps&lt;/P&gt;&lt;P&gt;* automatic export of Apps after Task finish (very nice for binary load situations)&lt;/P&gt;&lt;P&gt;* automatic export of Apps after Save (for Versions,..)&lt;/P&gt;&lt;P&gt;* email with attached script log after failed task.&lt;/P&gt;&lt;P&gt;Everything is controlled with custom properties that are attached to tasks and apps.&lt;/P&gt;&lt;P&gt;If you are interested just contact me direkt. In short term we will publish it to the qlik market.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;P&gt;Konrad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 11:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070121#M4650</guid>
      <dc:creator>konrad_mattheis</dc:creator>
      <dc:date>2016-03-23T11:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Auto / Batch Export apps to qvf from Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070122#M4651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Konrad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am quite interested in the functionalities our extension provide. anyway we can test it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 07:38:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070122#M4651</guid>
      <dc:creator>stefan_mestas</dc:creator>
      <dc:date>2016-04-01T07:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Auto / Batch Export apps to qvf from Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070123#M4652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please write me a personal message with your email.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 20:47:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070123#M4652</guid>
      <dc:creator>konrad_mattheis</dc:creator>
      <dc:date>2016-04-01T20:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Auto / Batch Export apps to qvf from Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070124#M4653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Konrad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;I am interested in what you say.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Where can I find more information ? (I don"t see your email)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Fabrice&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 07:36:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070124#M4653</guid>
      <dc:creator>fabricecallegari</dc:creator>
      <dc:date>2016-04-27T07:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Auto / Batch Export apps to qvf from Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070125#M4654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just conact my firstname.lastname&amp;nbsp; (at)&amp;nbsp; akquinet.de&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;P&gt;Konrad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 16:49:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070125#M4654</guid>
      <dc:creator>konrad_mattheis</dc:creator>
      <dc:date>2016-04-27T16:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Auto / Batch Export apps to qvf from Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070126#M4655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/5212"&gt;konrad.mattheis&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Even i am interested in extension &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;AAF (akquinet administration framework)&lt;/SPAN&gt;. Can you share the extension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Partha K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 05:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070126#M4655</guid>
      <dc:creator>parthakk</dc:creator>
      <dc:date>2016-09-15T05:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Auto / Batch Export apps to qvf from Qlik Sense Server</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070127#M4656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="5212" data-objecttype="3" href="https://community.qlik.com/people/konrad.mattheis" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;konrad.mattheis&lt;/A&gt;,&amp;nbsp;&amp;nbsp; I am interested in &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; AAF (akquinet administration framework).&lt;/SPAN&gt;&lt;SPAN&gt;, i have sent an email to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:konrad.mattheis@akquinet.de"&gt;konrad.mattheis@akquinet.de&lt;/A&gt;&lt;SPAN&gt; , but i am not sure if it is the correct email.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Ainhoa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 12:20:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Auto-Batch-Export-apps-to-qvf-from-Qlik-Sense-Server/m-p/1070127#M4656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-14T12:20:33Z</dc:date>
    </item>
  </channel>
</rss>

