Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Is it possible to relaod qvw using batch file.


Hi,

I have a qvw file in personal edition. can it be possible to schedule the file to reload every 15 mins by using batch file. If so, can anyone let me know how to use this.

Thanks.

5 Replies
Not applicable
Author

Yes!

I.e. From command line:

"C:\Program Files\QlikView\qv.exe" /r Document.qvw

Not applicable
Author

Thanks and will the same works for qvw's which are in server?

Not applicable
Author

ON the server there is the Task Edx for this, the reload don't public the document

manojkulkarni
Partner - Specialist II
Partner - Specialist II

In server below syntax will be used

QlikViewDistributionService.exe -r=d:\myapps\document.qwv -out=d:\logfiles

giakoum
Partner - Master II
Partner - Master II

This is a EDX call example to the server