Discussion Board for collaboration related to QlikView App Development.
Hello, how should I configure the server that when a load occurs error it automatically re-runs.
Are you sure that the server can fix its own errors (and all of them, even things that aren't due to transient events) without you or another administrator looking into them ?
I would like to do this because sometimes there is an error and when I go to check it out in the morning it is late, if the server simply executes the load again and solves it, is it possible to configure it?
Maybe something like this
At the beginning of the script at Sub Rerun
at the end of script End sUB
sET ERROR MODE TO 0
Sub Rerun
IF SCRIPTERROR = 'GOOGLE THE ERRORS'
CALL Rerun