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: 
Anonymous
Not applicable

Auto reload when task failed

Hi Guys,

What can be done when a scheduled task from the management console fails and I would want an automatics reload ? Where does this trigger be defined? In the script of the document or the management console? I don't have the published license installed.

Best regards,Rob

4 Replies
tresesco
MVP
MVP

What could be the possible reasons of reload fail?

Anonymous
Not applicable
Author

General script error when storing a QVD. Happens once a week.

When restarting the task, it succeed so i need a quick workaround for this problem.

tresesco
MVP
MVP

In that case you could probably just by pass the error by setting :

SET  ErrorMode=0;                 

avinashelite

I think some other task might have opened the QVD in the write mode and hence its not allowing to store ..check you have any task on that time