Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
ajithsachin
Partner - Contributor II
Partner - Contributor II

Reload Status

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..

3 Replies
jvitantonio
Specialist III
Specialist III

This can be done with QlikView Server. Do you have it?

brenner_martina
Partner - Specialist II
Partner - Specialist II

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
Partner - Contributor II
Partner - Contributor II
Author

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.