<?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 document url's redirect to Accesspoint in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/document-url-s-redirect-to-Accesspoint/m-p/485619#M1327588</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have been running Version 11 SR2 and recently upgraded to SR5 to resolve some bugs.&amp;nbsp; In our environment we do not let the end user see the AccessPointat all.&amp;nbsp; Instead we present a web based portal of our own making which displays only the links to reports that they are allowed to view.&amp;nbsp; Much like you say above, its a long URL but by doing this we force what report they open and the use of IEPlugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means that the user would open our web page, click on a report link and have that report open in another browser tab without any evidence of AccessPoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since going to SR5 they are now taken to AccessPoint on the first click.&amp;nbsp; but if they close the AccessPoint browser window and click on our report link again, the proper report opens up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have updated to the latest IEPlugin but still have no luck.&amp;nbsp;&amp;nbsp; Everything works fine with AJAX but we prefer IEPlugin as it renders the reports much nicer and seems to handle large listboxes better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clues as to why this problem is occurring?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>document url's redirect to Accesspoint</title>
      <link>https://community.qlik.com/t5/QlikView/document-url-s-redirect-to-Accesspoint/m-p/485619#M1327588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have been running Version 11 SR2 and recently upgraded to SR5 to resolve some bugs.&amp;nbsp; In our environment we do not let the end user see the AccessPointat all.&amp;nbsp; Instead we present a web based portal of our own making which displays only the links to reports that they are allowed to view.&amp;nbsp; Much like you say above, its a long URL but by doing this we force what report they open and the use of IEPlugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means that the user would open our web page, click on a report link and have that report open in another browser tab without any evidence of AccessPoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since going to SR5 they are now taken to AccessPoint on the first click.&amp;nbsp; but if they close the AccessPoint browser window and click on our report link again, the proper report opens up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have updated to the latest IEPlugin but still have no luck.&amp;nbsp;&amp;nbsp; Everything works fine with AJAX but we prefer IEPlugin as it renders the reports much nicer and seems to handle large listboxes better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clues as to why this problem is occurring?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&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/document-url-s-redirect-to-Accesspoint/m-p/485619#M1327588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: document url's redirect to Accesspoint</title>
      <link>https://community.qlik.com/t5/QlikView/document-url-s-redirect-to-Accesspoint/m-p/485620#M1327590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Issue resolved by changing syntax in URL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie:&amp;nbsp; we were using this syntax:&lt;/P&gt;&lt;P&gt;&lt;A href="http://gormpr-qview01/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=QVS@gormpr-qview01%7CPolicy%20Information%20%26%20Commissioning/Health%20Central%20-%20Inpatients%20Report%20(App).qvw&amp;amp;client=Plugin"&gt;http://prod-qview01/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=QVS@gormpr-qview01%7CPolicy%20Information/Inpatients%20Report%20(App).qvw&amp;amp;client=Plugin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are now using this:&lt;BR /&gt;&lt;SPAN style="font-family: 'Century Gothic','sans-serif'; font-size: 10pt;"&gt;&lt;A href="http://gormpr-qview01/QvPlugin/opendoc.htm?document=Policy%20Information%20%26%20Commissioning/Health%20Central%20-%20Inpatients%20Report%20(App).qvw"&gt;http://prod-qview01/QvPlugin/opendoc.htm?document=Policy%20Information/Inpatients%20Report%20(App).qvw&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 23:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/document-url-s-redirect-to-Accesspoint/m-p/485620#M1327590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-09T23:54:07Z</dc:date>
    </item>
  </channel>
</rss>

