Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Request you to mark helpful or correct.
Vikas
Ok. Helpful.
Thank you, very helpful for a newby!
How can I refresh using a batch file when the QVD have a user/password?
Thanks