Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 ajithsachin
		
			ajithsachin
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi..
Is there any API or something like that to get the reload of a perticular document is success or failure..?
I just want to send a alert E-Mail on both success or failure.
can anybody please help..
 
					
				
		
 jvitantonio
		
			jvitantonio
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		This can be done with QlikView Server. Do you have it?
 
					
				
		
 brenner_martina
		
			brenner_martina
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
if you have no server, you can create a batch file to reload data with creating a log file.
CALL C:\Program Files\QlikView\QV.exe /r QlikViewDokument.qvw >> LW:\Ordner\Logdatei.log
Greetings from Munich
Martina
 ajithsachin
		
			ajithsachin
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I am having a server in that i have scheduled the reload of document.
It is happening daily, but some days because of connection or some other problem reload is failing.
Actualy i need to get a reload status mail every day after the reload process.
