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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Why IE plugin ignores the parameters I pass it via pseudo URL?

Dear all

Why do I get a Popup window asking for the User_ID when all is already defined in my pseudo-url?

qvp://@qv_server/qvw_application?USER_ID=XXX&PASSWORD=YYY

The issue is that even with all parameters defined in the pseudo URL, I got a Pop up window asking for the User ID (the same that already exists in the pseudo URL) and I want to avoid the end user to RE-TYPE the parameter already defined

1 Solution

Accepted Solutions
stephencredmond
Partner - Specialist II
Partner - Specialist II

Hi,

The parameter should be "USERID", not "USER_ID". Don't need the leading "@" in the servername.

Stephen

View solution in original post

2 Replies
stephencredmond
Partner - Specialist II
Partner - Specialist II

Hi,

The parameter should be "USERID", not "USER_ID". Don't need the leading "@" in the servername.

Stephen

Not applicable
Author

Hi Stephen

thank you for the prompt reply; I am using the parameter USERID properly (I wrote it wrong in the original post); I will try leading the "@" and let you know.

Thanks a lot!

Paul