Hi All,
Please help me in clearing the doubt.
1) We need to implement internet and intranet access to qlikview
2) Let us consider we have two servers A and B
3) In server A all the QV related services installed with Qlikview Web server
4) In server B IIS is installed and Qlikview side (Web server - IIS, Microsoft IIS support files,client files) installed.
5) So here if a external request comes to IIS how it will transfer the request to Server A QVS.
6) Do we need to install Management console and management service in Server B and do we need to point to Server A QVS from Server B.
7) As per some of the documentation i read it is mentioned not to install management console in server B and Server A will automatically listen to Server B request through port 4747.
Our requirement is like
if the intranet guy hits the URL with IP address say http://10.10.4.167/Qlikview/Index.htm the request should be handled normally by Qlikview Web server in Server A
if the extranet guy hits the URL say http://Qlikview.company.com/Qlikview/index.htm the request will come to IIS server settings service in Server B which needs to be authenticated and processed by DSC and QVS in Server A.
Please help in clearing my doubt.