<?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: QV Integeration with ASPX in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QV-Integeration-with-ASPX/m-p/261738#M1308397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've built my own access points of sorts using ASP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basics of the site are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Home screen that displays all reports you have requested.&lt;/LI&gt;&lt;LI&gt;Profile page to request access to new reports.&amp;nbsp; Before reports become active for you, the site will email a chosen Approver, who must visit the site and give it the OK.&lt;/LI&gt;&lt;LI&gt;User Management page that gives admins an easy way to search for users and modify their access.&lt;/LI&gt;&lt;LI&gt;Report Management for admins.&amp;nbsp; Allows for new reports to be added.&amp;nbsp; Only info needed is the location of the report on the server (MyReports/Report1.qvw), and who the approvers are. Can also take reports offline from here&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each report has section access that pulls information from the same tables the site uses for its user information, so as soon as a user gains access to a report, that information is available to the report.&amp;nbsp; Setting the reports to use a binary load, with just the section access in the front end and 15 minute updates allows for swift access to reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The benefits of this are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Users only see reports they have access to.&lt;/LI&gt;&lt;LI&gt;Users must seek approval to access a report.&lt;/LI&gt;&lt;LI&gt;New reports can be easily added to a large group of users.&lt;/LI&gt;&lt;LI&gt;There is no login needed, as users are authenticated using their windows identity.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jan 2012 00:22:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-30T00:22:26Z</dc:date>
    <item>
      <title>QV Integeration with ASPX</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Integeration-with-ASPX/m-p/261736#M1308391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Need your help.&lt;/P&gt;&lt;P&gt;I want to integrate QV with ASPX.&lt;/P&gt;&lt;P&gt;Now everyone can Accesspoint. We have built ASPX Login page.&lt;/P&gt;&lt;P&gt;Now we will get username and password from ASPX and pass into Accesspoint with IE Plugin view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In QVW we have section access, so validation can be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are facing problem, while passing the username and password from ASPX page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually we modified opendoc.js, so that we can get the username and password by query string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * this works fine in machine which has QV installed, but it is not working in machine which doesn't have QV.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * we are passing username and password and accessing Accesspoint by calling the URL. Is this correct approach? this opendoc.htm is creating qvp url.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you might also faced same problem. Please suggest me a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini.&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/QV-Integeration-with-ASPX/m-p/261736#M1308391</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>QV Integeration with ASPX</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Integeration-with-ASPX/m-p/261737#M1308394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hi Srini,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Have you got a solution for this issue? I need help on similar request.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks in advance.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Cheers - DV&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 10:15:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Integeration-with-ASPX/m-p/261737#M1308394</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-01-27T10:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: QV Integeration with ASPX</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Integeration-with-ASPX/m-p/261738#M1308397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've built my own access points of sorts using ASP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basics of the site are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Home screen that displays all reports you have requested.&lt;/LI&gt;&lt;LI&gt;Profile page to request access to new reports.&amp;nbsp; Before reports become active for you, the site will email a chosen Approver, who must visit the site and give it the OK.&lt;/LI&gt;&lt;LI&gt;User Management page that gives admins an easy way to search for users and modify their access.&lt;/LI&gt;&lt;LI&gt;Report Management for admins.&amp;nbsp; Allows for new reports to be added.&amp;nbsp; Only info needed is the location of the report on the server (MyReports/Report1.qvw), and who the approvers are. Can also take reports offline from here&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each report has section access that pulls information from the same tables the site uses for its user information, so as soon as a user gains access to a report, that information is available to the report.&amp;nbsp; Setting the reports to use a binary load, with just the section access in the front end and 15 minute updates allows for swift access to reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The benefits of this are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Users only see reports they have access to.&lt;/LI&gt;&lt;LI&gt;Users must seek approval to access a report.&lt;/LI&gt;&lt;LI&gt;New reports can be easily added to a large group of users.&lt;/LI&gt;&lt;LI&gt;There is no login needed, as users are authenticated using their windows identity.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 00:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Integeration-with-ASPX/m-p/261738#M1308397</guid>
      <dc:creator />
      <dc:date>2012-01-30T00:22:26Z</dc:date>
    </item>
    <item>
      <title>QV Integeration with ASPX</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Integeration-with-ASPX/m-p/261739#M1308398</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;have you tried the Ticketing Option &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 04:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Integeration-with-ASPX/m-p/261739#M1308398</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2012-01-30T04:53:48Z</dc:date>
    </item>
  </channel>
</rss>

