Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All
We are reloading applications through Windows batch files. working good, but some times in application log files showing General script error and execution failed, and data also wrong.
* please explain me why these error coming?
* It is Qlikview application related error? or Windows Batch file error?
Regards
Sankar
Hi Talluru,
I can suggest you to check your Windows Event and Application Logs while running the batch job. It may related with the resources of your computer.
BR
Omer
may be there some thing missing like ';' in script;
can u copy script and attach here