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

Refresh qvd by batch file

Hello,

We've just like to refresh qvd files by batch.

Batch file is very easy :

"D:\Program Files\QlikView\Qv.exe" /r "D:\Data\ApplicationsQlikView\Dimensions\Dimensions_Produit.qvw"

If we just double click on the batch file, it's working !

That means qvd files are created successfully.

Problem : How to schedule it ?

Indeed, even if we use windows task scheduler on the server, or UC4, we are able to execute it, but no end execution occured.

It means that process QV.EXE is still running, no qvd file created.

We have to stop manually the process.

For your information, we use a local admin user on our QlikView Server.

Thanks in advance for your help.

13 Replies
vikasmahajan

Request you to mark helpful or correct.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
Not applicable
Author

Ok. Helpful.

Anonymous
Not applicable
Author

Thank you, very helpful for a newby!

Nicolás_Hip
Contributor
Contributor

How can I refresh using a batch file when the QVD have a user/password?
Thanks