Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Key Notes# The Username using to executing command is having Admin Access to Machine.
Appreciate Quick Response!!!
Thanks in advance !!!!
~Sravan Maddi
You appear to be missing the -proxy parameter. You could try -proxy:https://localhost in the first instance.
do use the config.txt in the same folder. the application will read the task name and the proxy paramater
hope it helps