<?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: Save QVD on server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Save-QVD-on-server/m-p/1049312#M939979</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Feb 2016 10:34:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-10T10:34:08Z</dc:date>
    <item>
      <title>Save QVD on server</title>
      <link>https://community.qlik.com/t5/QlikView/Save-QVD-on-server/m-p/1049311#M939978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a macro that save a straight table in .qvd file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub SendToQVD()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set vPath=ActiveDocument.Variables("CL.QVDPath")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; path=vPath.GetContent.String&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set obj = ActiveDocument.GetSheetObject("CH49")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; obj.ExportEx path &amp;amp; "consolidado.qvd", 4&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;end sub&lt;/SPAN&gt;&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;This works fine when I open the document in local, but when I open the document in AccessPoint using web browser, it don't work. I've tried to change the macro like this:&lt;/SPAN&gt;&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 style="font-size: 13.3333px;"&gt;sub SendToQVD()&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set vPath=ActiveDocument.Variables("CL.QVDPath")&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; path=vPath.GetContent.String&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set obj = ActiveDocument.GetSheetObject("CH49")&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;obj.ServerSideExportEx&lt;/SPAN&gt; path &amp;amp; "consolidado.qvd", 4&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;end sub&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;But it still don't work. The path in CL.QVDPath variable is a relative path in the server (.\documentfolder\)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I also checked options in QMC:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG alt="Captura.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113574_Captura.JPG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to save as .csv file and doesn't work either...&lt;/P&gt;&lt;P&gt;I've tried with IE and Chrome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is wrong?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks in advance.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 11:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-QVD-on-server/m-p/1049311#M939978</guid>
      <dc:creator />
      <dc:date>2016-02-04T11:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Save QVD on server</title>
      <link>https://community.qlik.com/t5/QlikView/Save-QVD-on-server/m-p/1049312#M939979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 10:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-QVD-on-server/m-p/1049312#M939979</guid>
      <dc:creator />
      <dc:date>2016-02-10T10:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Save QVD on server</title>
      <link>https://community.qlik.com/t5/QlikView/Save-QVD-on-server/m-p/1049313#M939980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The most macros won't work within the AJAX client - you will need the desktop client or the IE plugin. Further you need to check if the path is available (by network-storages you will probably need an unc-path) and accessable (the storing happens with the user-account from server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 12:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-QVD-on-server/m-p/1049313#M939980</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-02-10T12:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Save QVD on server</title>
      <link>https://community.qlik.com/t5/QlikView/Save-QVD-on-server/m-p/1049314#M939981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried with IE plugin and unc-path, but it still doesn't work. Maybe something about permissions in the server...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Marcus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 12:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-QVD-on-server/m-p/1049314#M939981</guid>
      <dc:creator />
      <dc:date>2016-02-17T12:50:20Z</dc:date>
    </item>
  </channel>
</rss>

