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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
khasimvali85
Creator II
Creator II

Qlikview Application not run through Task Manager?

Hi Community

                     The Application Last run Result in Task Manager is (0*1) when its run manually the application runs fine but through job scheduler trying to run showing above result

Can anybody give the solution for this task?        

please revert me.

Regards,

khasim.

14 Replies
jagan
Partner - Champion III
Partner - Champion III

Hi,

There is no script in the file, check there is any script in the qlikview file.

Regards,

Jagan.

khasimvali85
Creator II
Creator II
Author

Hi Jagan Mohan,

              

                    Thanks for the Replay i have seen the there is a script available in my Application,

whenever doing job schedules that file could not read why such issues coming i couldn't under stand.

Can you suggest me?

Regards,

Khasim.

jagan
Partner - Champion III
Partner - Champion III

Hi,

Check whether there is any Exit Script statement in the script?  If yes remove it.

Regards,

Jagan.

khasimvali85
Creator II
Creator II
Author

Hi Jagan Mohan,

                       Thanks for information i already check the script and there is no Exit Script, I already run Manually that Application its run fine.

Regards

Khasim.

tresesco
MVP
MVP

If you set ErrorMode =0, QlikView will simply ignore the failure and continue script execution at the next script statement. Remove the line 'SET ErrorMode=0' and try again to trace the error.

khasimvali85
Creator II
Creator II
Author

Hi Tresesco,

               Thanks for Suggession i will use set errormode and chect and revert back.

Regards

khasim.

khasimvali85
Creator II
Creator II
Author

Hi Treseco,

                    ALready i used Set Error mode=0 see the log file it shows after set error mode the script was executed.

Regards,

khasim.

tresesco
MVP
MVP

Remove it, or set it to 1. Set ErrorMode=1;

khasimvali85
Creator II
Creator II
Author

Hi Tresesco,

              

                       What happen set ErrorMode=1?

Regards,

Khasim.