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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
ali_hijazi
Partner - Master II
Partner - Master II

binary reload using batch file

Hello I got a qvw file with section access

I want to reload this qvw using a batch file but how can i supply the username and password inside the batch file?

IF this is possible can I encrypt the password in the batch file?

I can walk on water when it freezes
1 Reply
Miguel_Angel_Baeyens

Hi Ali,

This is the most comprehensive thread on the subject I have participated in so far. There you will find working examples of section access and batch files.

Basically, you need to add the user that is running the batch using NTNAME (no password) along with the rest of the USERID and PASSWORD values.

Hope that helps.

Miguel