Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Passing in UserID for Section Access in AJAXZfc implementation

Could anyone tell me why the below syntax does not work? The document opens fine but it keeps on prompting me for the UserID. I'm trying to avoid the section access prompt by passing in the UserID. If I type in admin in the user prompt, the application opens. Thanks in advance.

https://<server_name>:<port>/QvAJAXZfc/AccessPoint.aspx?open=&id=<server_name>%7CQvDocs/<document_name>&client=Plugin&USERID=admin

Labels (1)
2 Replies
Not applicable
Author

Try the following url:

https://<server_name>:<port>/QvAJAXZfc/opendoc.htm?document=<document_name>&userid=admin

Not applicable
Author

Hello,

How should I configure the server for direct access to QlikView documents and not have to type user and password?

Regards

Oronzo