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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
MCFH93
Contributor III
Contributor III

Unable to Reload QlikView Report from Windows Task Scheduler

I would like to ask for advise on why I am unable to load QlikView Report from Task Scheduler if I select "Run whether user is logged on or not" in General Tab in Windows Task Scheduler. However, when I select "Run only when user is logged on", then QlikView Report are able to be reloaded successfully.

Unable to Load QlikView Report

No.png

Able to Load QlikView Report

Yes.png

Labels (1)
  • Other

1 Solution

Accepted Solutions
cwolf
Creator III
Creator III

The user needs the right to logon as batch job.

Open the "Local Security Policy" control by typing secpol.msc in the windows search.
Navigate to "Loacal Policy" -> "User Rights Assignment".
Add the User to "Log on as a batch job".

For running the QlikView Desktop in background, you should set or add following entries to:

c:\Users\your_user\AppData\Roaming\QlikTech\QlikView\Settings.ini

[Settings 7]
BackupEnable=0
ConfirmCloseGraph=0
ConfirmPurge=0
ConfirmRemoveAndReplaceBookmark=0
ConfirmRemoveTab=0
DangerousSyncCallsWarning=0
DontShowConfirmAbort=1
DontShowConfirmReduceData=1
DontShowConfirmRemoveBookmark=1
DontShowConfirmRemoveMutipleObjects=1
DontShowConfirmRemoveObject=1
DontShowConfirmRemoveReport=1
DontShowConfirmRemoveReportItem=1
DontShowConfirmRemoveReportPage=1
DontShowConfirmRemoveServerObject=1
DontShowConfirmRemoveSheet=1
DontShowConfirmReplaceBookmark=1
DontShowConfirmReportObjId=1
DontShowConfirmReportPropInfo=1
DontShowConfirmSaveBeforeAction=1
DontShowConfirmSendAlertEmail=1
DontShowConfirmToShowStartPageAgain=1
EnablePurgeDocumentBeforeLoad=0
KeepProgressOpen=0
MacroLaunchConfirmation=0
OverrideFileSecurity=1
OverrideLaunchSecurity=1
OverrideModuleSecurity=1
OverrideScriptSecurity=1
ShowStartPageOnStartup=0
SuppressSplash=1

View solution in original post

2 Replies
marcus_sommer

cwolf
Creator III
Creator III

The user needs the right to logon as batch job.

Open the "Local Security Policy" control by typing secpol.msc in the windows search.
Navigate to "Loacal Policy" -> "User Rights Assignment".
Add the User to "Log on as a batch job".

For running the QlikView Desktop in background, you should set or add following entries to:

c:\Users\your_user\AppData\Roaming\QlikTech\QlikView\Settings.ini

[Settings 7]
BackupEnable=0
ConfirmCloseGraph=0
ConfirmPurge=0
ConfirmRemoveAndReplaceBookmark=0
ConfirmRemoveTab=0
DangerousSyncCallsWarning=0
DontShowConfirmAbort=1
DontShowConfirmReduceData=1
DontShowConfirmRemoveBookmark=1
DontShowConfirmRemoveMutipleObjects=1
DontShowConfirmRemoveObject=1
DontShowConfirmRemoveReport=1
DontShowConfirmRemoveReportItem=1
DontShowConfirmRemoveReportPage=1
DontShowConfirmRemoveServerObject=1
DontShowConfirmRemoveSheet=1
DontShowConfirmReplaceBookmark=1
DontShowConfirmReportObjId=1
DontShowConfirmReportPropInfo=1
DontShowConfirmSaveBeforeAction=1
DontShowConfirmSendAlertEmail=1
DontShowConfirmToShowStartPageAgain=1
EnablePurgeDocumentBeforeLoad=0
KeepProgressOpen=0
MacroLaunchConfirmation=0
OverrideFileSecurity=1
OverrideLaunchSecurity=1
OverrideModuleSecurity=1
OverrideScriptSecurity=1
ShowStartPageOnStartup=0
SuppressSplash=1