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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
nicolas_martin
Partner - Creator II
Partner - Creator II

Can't open a remote file with VBS

Hello,

With VBS, I use

Set MyApp = CreateObject("QlikTech.QlikView")

Set MyDoc = MyApp.OpenDoc ("qvp://mylogin@myserver/SubDir/application.qvw")

How can I automate the opening of the document without typing the password each time?

1 Solution

Accepted Solutions
nicolas_martin
Partner - Creator II
Partner - Creator II
Author

> Second question: how can I automate the opening of the document without typing the password each time?

Answer from Qlik: it's a limitation. It can't be done.

View solution in original post

1 Reply
nicolas_martin
Partner - Creator II
Partner - Creator II
Author

> Second question: how can I automate the opening of the document without typing the password each time?

Answer from Qlik: it's a limitation. It can't be done.