This content has been marked as final.
Show 2 replies
-
Login while using QlikView in Salesforce
Gary Strader Mar 13, 2012 2:18 PM (in response to Beat Roos)Do you mean "IE Plug-in"? If so, it connects to the server using QVP (port 4747) while AJAX uses HTTP (port 80).
If you're talking about AJAX in Firefox vs. Chrome vs. IE, that could be an issue also. The browsers handle authentication slightly differently and there may also be corporate IT policies restricting automatic login with one or more browsers.
-
Login while using QlikView in Salesforce
Beat Roos Mar 14, 2012 5:25 AM (in response to Gary Strader )Yes. The IE Plug-in is not working with a automatically login.
It works not with:
//"Servername"/QvAJAXZfc/AccessPoint.aspx?open=&id=Local%7CSFDC.qvw&client=Plugin
But with:
//"Servername"/QvAJAXZfc/opendoc.htm?document=SFDC.qvw&host=Local
So I think the reason is the different Port as you wrote.
Thanks a lot
-