<?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 Retrieving QVW thumbnails from the server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Retrieving-QVW-thumbnails-from-the-server/m-p/897943#M1233552</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;I created a custom QV AccessPoint which uses WebTicketing for Authentication, then retrieves document list from the server and then dynamically builds the front page. Everything works fine except that the application thumbnails are not displayed until I open at least one document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the following url to retrieve the document list &lt;A href="https://dev.siliconcloud.com/QvAJAXZfc/DocList.aspx" title="https://dev.siliconcloud.com/QvAJAXZfc/DocList.aspx" target="_blank"&gt;https://localhost/QvAJAXZfc/DocList.aspx&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It returns the xml something like that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="line" style="color: #000000; font-family: monospace; font-size: 13px;"&gt;&lt;SPAN class="html-tag" style="font-family: 'courier new', courier;"&gt;&amp;lt;doclist&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="line" style="color: #000000; font-family: monospace; font-size: 13px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN class="html-tag"&gt;&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;&amp;lt;category&lt;/SPAN&gt;&lt;SPAN class="html-attribute" style="line-height: 1.5em;"&gt; &lt;SPAN class="html-attribute-name"&gt;title&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;&amp;lt;Default&amp;gt;&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="line"&gt;&lt;SPAN class="html-tag" style="font-family: 'courier new', courier;"&gt;&amp;lt;document&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;title&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;Golf Quest.qvw&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;description&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;path&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;Golf Quest.qvw&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;host&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;QVS@qv_server&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;thumb&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;832d936b72ce54ebca257e4fdbf3e73c&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;version&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;11.20.12347.0&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;lastUpdate&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;2011-12-20 20:17:02&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="line"&gt;&lt;SPAN style="font-family: 'courier new', courier; line-height: 1.5em;"&gt;&amp;lt;/category&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN class="html-tag" style="font-family: 'courier new', courier;"&gt;&amp;lt;/doclist&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then from this I generate a URL for the thumbnail image similar to the one QV AccessPoint generates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost/QvAJAXZfc/AccessPoint.aspx?datamode=binary&amp;amp;name=QVS%40secureqv1%7CGolf%20Quest.qvw&amp;amp;stamp=832d936b72ce54ebca257e4fdbf3e73c&amp;amp;kind=AccessPoint" title="http://localhost/QvAJAXZfc/AccessPoint.aspx?datamode=binary&amp;amp;name=QVS%40secureqv1%7CGolf%20Quest.qvw&amp;amp;stamp=832d936b72ce54ebca257e4fdbf3e73c&amp;amp;kind=AccessPoint" target="_blank"&gt;https://localhost/QvAJAXZfc/AccessPoint.aspx?datamode=binary&amp;amp;name=QVS%40secureqv1%7CGolf%20Quest.qvw&amp;amp;stamp=832d936b72ce54…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I even request a webticket before I try to render the page, but the url does not work and returns 404 error if I click it until I open the document by the url &lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=QVS%40secureqv1%7CGolf%20Quest.qvw&amp;amp;client=Ajax" title="http://localhost/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=QVS%40secureqv1%7CGolf%20Quest.qvw&amp;amp;client=Ajax" target="_blank"&gt;http://localhost/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=QVS%40qv_server%7CGolf%20Quest.qvw&amp;amp;client=Ajax&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I do and go back the images are displayed correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help&lt;/P&gt;&lt;P&gt;Darius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>d_pranskus</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>Retrieving QVW thumbnails from the server</title>
      <link>https://community.qlik.com/t5/QlikView/Retrieving-QVW-thumbnails-from-the-server/m-p/897943#M1233552</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;I created a custom QV AccessPoint which uses WebTicketing for Authentication, then retrieves document list from the server and then dynamically builds the front page. Everything works fine except that the application thumbnails are not displayed until I open at least one document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the following url to retrieve the document list &lt;A href="https://dev.siliconcloud.com/QvAJAXZfc/DocList.aspx" title="https://dev.siliconcloud.com/QvAJAXZfc/DocList.aspx" target="_blank"&gt;https://localhost/QvAJAXZfc/DocList.aspx&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It returns the xml something like that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="line" style="color: #000000; font-family: monospace; font-size: 13px;"&gt;&lt;SPAN class="html-tag" style="font-family: 'courier new', courier;"&gt;&amp;lt;doclist&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="line" style="color: #000000; font-family: monospace; font-size: 13px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN class="html-tag"&gt;&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;&amp;lt;category&lt;/SPAN&gt;&lt;SPAN class="html-attribute" style="line-height: 1.5em;"&gt; &lt;SPAN class="html-attribute-name"&gt;title&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;&amp;lt;Default&amp;gt;&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="line"&gt;&lt;SPAN class="html-tag" style="font-family: 'courier new', courier;"&gt;&amp;lt;document&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;title&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;Golf Quest.qvw&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;description&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;path&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;Golf Quest.qvw&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;host&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;QVS@qv_server&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;thumb&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;832d936b72ce54ebca257e4fdbf3e73c&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;version&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;11.20.12347.0&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;lastUpdate&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;2011-12-20 20:17:02&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="line"&gt;&lt;SPAN style="font-family: 'courier new', courier; line-height: 1.5em;"&gt;&amp;lt;/category&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN class="html-tag" style="font-family: 'courier new', courier;"&gt;&amp;lt;/doclist&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then from this I generate a URL for the thumbnail image similar to the one QV AccessPoint generates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost/QvAJAXZfc/AccessPoint.aspx?datamode=binary&amp;amp;name=QVS%40secureqv1%7CGolf%20Quest.qvw&amp;amp;stamp=832d936b72ce54ebca257e4fdbf3e73c&amp;amp;kind=AccessPoint" title="http://localhost/QvAJAXZfc/AccessPoint.aspx?datamode=binary&amp;amp;name=QVS%40secureqv1%7CGolf%20Quest.qvw&amp;amp;stamp=832d936b72ce54ebca257e4fdbf3e73c&amp;amp;kind=AccessPoint" target="_blank"&gt;https://localhost/QvAJAXZfc/AccessPoint.aspx?datamode=binary&amp;amp;name=QVS%40secureqv1%7CGolf%20Quest.qvw&amp;amp;stamp=832d936b72ce54…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I even request a webticket before I try to render the page, but the url does not work and returns 404 error if I click it until I open the document by the url &lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=QVS%40secureqv1%7CGolf%20Quest.qvw&amp;amp;client=Ajax" title="http://localhost/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=QVS%40secureqv1%7CGolf%20Quest.qvw&amp;amp;client=Ajax" target="_blank"&gt;http://localhost/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=QVS%40qv_server%7CGolf%20Quest.qvw&amp;amp;client=Ajax&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I do and go back the images are displayed correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help&lt;/P&gt;&lt;P&gt;Darius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Retrieving-QVW-thumbnails-from-the-server/m-p/897943#M1233552</guid>
      <dc:creator>d_pranskus</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving QVW thumbnails from the server</title>
      <link>https://community.qlik.com/t5/QlikView/Retrieving-QVW-thumbnails-from-the-server/m-p/897944#M1233554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Darius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you find any solution ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 13:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Retrieving-QVW-thumbnails-from-the-server/m-p/897944#M1233554</guid>
      <dc:creator />
      <dc:date>2015-08-13T13:17:58Z</dc:date>
    </item>
  </channel>
</rss>

