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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to get connected Server credentials in OCX

I opened a document using command ocx.opendocumentex("qvp://servername");

In the 'Connect To Server' window I changed the Authentication to 'Alternate Identity' and entered user name and password.

The doc opens fine, I tried to get the server credential and I got the user name by OCX1.ActiveDocument.GetRemoteLoginName()

but was not able to get the password!!

I need to open the same document without 'Connect To Server' Window with same user credentials.

How can I achieve it?? 

Labels (1)
0 Replies