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.
 
					
				
		
Hi Rabeyron, I am new to qlikview as well as to batch files. can you please expain in little more detail to refresh the qvd files with the help of batch files.
Thanks
 
					
				
		
with the help of task schedular you can do this
control panel-->task schedular-->
then set the time of your batch file.
see attached file
 
					
				
		
Hi Vishwarajan,
I have 6 QVD's and have created batch file for them and schduled it on 9:30.
But, when schduled starts, it complets only two QVD's and then automatically off.
So, why it happens. Is there any restriction over QVD that batch file can run only for two QVD's?
Thanks and Regards
Amol Khochare
 vikasmahajan
		
			vikasmahajan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Through Windows Scheduler you can schedule the jobs, please find how to .
Vikas
 
					
				
		
Thanks Vikas. I just go through it.
Thanks and Regards
Amol Khochare
 vikasmahajan
		
			vikasmahajan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I have schedule jobs in windows for my organisation it works fine.
Vikas
 
					
				
		
Ok. I think it will work. Before that I also had done the same thing.
But, path was wrong. Hence, it was running only few QVD's.
Thanks.
Thanks and Regards
Amol Khochare
 its_anandrjs
		
			its_anandrjs
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Try to create individual bat files for the QVD makers and schedule the bat for different time and check its run time also Also check what is the path in the bat.
Regards
 
					
				
		
Yes. Now it is working fine.
Thanks for your suggestion.
Thanks and Regards
Amol Khochare
