<?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 sharepoint in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/sharepoint/m-p/151453#M29279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it's possible and can be done in at least two ways:&lt;/P&gt;&lt;P&gt;Server A: QVS&lt;BR /&gt;Server B: Sharepoint and Webparts with Proxy (make sure to select to install proxy during the webparts install)&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;Server A: QVS&lt;BR /&gt;ServerB: Sharepoint and Webparts and QlikView Webserver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first scenario needs either Kerberos, or allowing anonymous connections. Anonymous connection is not possible with some licenses, i.e. without session cals. If unsure, try to open a document with the ajax client from accesspoint anonymously. If this is not allowed, then anonymous access from the webpart won't work either.&lt;/P&gt;&lt;P&gt;So the second scenario is easier to set up. The goal is to make the webpart connect to the local QVWS/Accesspoint which retrieves the documents from the remote QVS.&lt;/P&gt;&lt;P&gt;The steps are roughly:&lt;/P&gt;&lt;P&gt;On Server B, run the QVS installation package and select QlikView WebServer (QVWS) only.&lt;BR /&gt;Make sure the QVWS runs under the same domain account as the QVS.&lt;BR /&gt;Also this user has to be in the QlikView Administrators group on server B.&lt;/P&gt;&lt;P&gt;On server A, In the QEMC, Add the QVWS under System &amp;gt; Setup &amp;gt; Qlikview Webservers. Leave the original webserver untouched, just add the new one (&lt;A href="http://serverB:4750/qvws.asmx"&gt;http://serverB:4750/qvws.asmx&lt;/A&gt;).&lt;BR /&gt;If this works, go to the general tab and change the Directory Service Connector to &lt;A href="mailto:DSC@serverA"&gt;DSC@serverA&lt;/A&gt; instead of &lt;A href="mailto:DSC@localhost"&gt;DSC@localhost&lt;/A&gt;.&lt;BR /&gt;Similar on the Accesspoint tab, change the "Name" property from locahost to the real servername.&lt;/P&gt;&lt;P&gt;After this is done, run the webparts install on machine B.&lt;BR /&gt;Don't tick the box for installing proxy.&lt;BR /&gt;On the test url page, enter &lt;A href="http://ServerB/QvAjaxZfc/"&gt;http://ServerB/QvAjaxZfc/&lt;/A&gt;. Note this has to be set to server B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2011 12:36:34 GMT</pubDate>
    <dc:creator>mls</dc:creator>
    <dc:date>2011-03-16T12:36:34Z</dc:date>
    <item>
      <title>sharepoint</title>
      <link>https://community.qlik.com/t5/QlikView/sharepoint/m-p/151451#M29277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do we need to install the sharepoint and the webparts has to be installed inthe same server. Or we can have it in different server as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 15:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sharepoint/m-p/151451#M29277</guid>
      <dc:creator />
      <dc:date>2011-03-09T15:05:01Z</dc:date>
    </item>
    <item>
      <title>sharepoint</title>
      <link>https://community.qlik.com/t5/QlikView/sharepoint/m-p/151452#M29278</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;Is it mandatory that Share point should be installed in the Qlikview server itself. Is it possible to have the sharepoint and the Qlikview in two different servers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 07:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sharepoint/m-p/151452#M29278</guid>
      <dc:creator />
      <dc:date>2011-03-10T07:37:46Z</dc:date>
    </item>
    <item>
      <title>sharepoint</title>
      <link>https://community.qlik.com/t5/QlikView/sharepoint/m-p/151453#M29279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it's possible and can be done in at least two ways:&lt;/P&gt;&lt;P&gt;Server A: QVS&lt;BR /&gt;Server B: Sharepoint and Webparts with Proxy (make sure to select to install proxy during the webparts install)&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;Server A: QVS&lt;BR /&gt;ServerB: Sharepoint and Webparts and QlikView Webserver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first scenario needs either Kerberos, or allowing anonymous connections. Anonymous connection is not possible with some licenses, i.e. without session cals. If unsure, try to open a document with the ajax client from accesspoint anonymously. If this is not allowed, then anonymous access from the webpart won't work either.&lt;/P&gt;&lt;P&gt;So the second scenario is easier to set up. The goal is to make the webpart connect to the local QVWS/Accesspoint which retrieves the documents from the remote QVS.&lt;/P&gt;&lt;P&gt;The steps are roughly:&lt;/P&gt;&lt;P&gt;On Server B, run the QVS installation package and select QlikView WebServer (QVWS) only.&lt;BR /&gt;Make sure the QVWS runs under the same domain account as the QVS.&lt;BR /&gt;Also this user has to be in the QlikView Administrators group on server B.&lt;/P&gt;&lt;P&gt;On server A, In the QEMC, Add the QVWS under System &amp;gt; Setup &amp;gt; Qlikview Webservers. Leave the original webserver untouched, just add the new one (&lt;A href="http://serverB:4750/qvws.asmx"&gt;http://serverB:4750/qvws.asmx&lt;/A&gt;).&lt;BR /&gt;If this works, go to the general tab and change the Directory Service Connector to &lt;A href="mailto:DSC@serverA"&gt;DSC@serverA&lt;/A&gt; instead of &lt;A href="mailto:DSC@localhost"&gt;DSC@localhost&lt;/A&gt;.&lt;BR /&gt;Similar on the Accesspoint tab, change the "Name" property from locahost to the real servername.&lt;/P&gt;&lt;P&gt;After this is done, run the webparts install on machine B.&lt;BR /&gt;Don't tick the box for installing proxy.&lt;BR /&gt;On the test url page, enter &lt;A href="http://ServerB/QvAjaxZfc/"&gt;http://ServerB/QvAjaxZfc/&lt;/A&gt;. Note this has to be set to server B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 12:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sharepoint/m-p/151453#M29279</guid>
      <dc:creator>mls</dc:creator>
      <dc:date>2011-03-16T12:36:34Z</dc:date>
    </item>
  </channel>
</rss>

