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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Not able to Reload a Task using QliksenseTask.exe

Hi ,

We are using a QliksenseTask.exe for reloading a Task from Command Prompt. We are getting below error message(Image) when we execute QliksenseTask.exe with Task name.

QliksenseTask.exe available at @  "https://github.com/marcusspitzmiller/QlikSenseTask"

We are following below steps for executing a Task in Command prompt.

Once we login to Command Prompt:

Step#1 Drag Application in to Command Prompt

Step#2 At default location we are giving below command to reload Task

cmd: QliksenseTask.exe -task:"<Task Name>"

please find below Screen shot for reference.

Capture.JPG

Key Notes#  The Username using to executing command is having Admin Access to Machine.

Appreciate  Quick Response!!!

Thanks in advance !!!!

~Sravan Maddi

2 Replies
shaun_lombard
Creator III
Creator III

You appear to be missing the -proxy parameter. You could try -proxy:https://localhost in the first instance.

Not applicable
Author

do use the config.txt in the same folder. the application will read the task name and the proxy paramater

hope it helps