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: 
vireshkolagimat
Creator III
Creator III

Not able to execute task @QMC

Hi Everyone,

I have created a task to reload the QVW file in QMC. If i reload the qvw file, it is working fine but when i try to execute the task thru QMC it is getting failed.

It says the specified file does not exist in the path specified.

I have the qvw in the below path: sharepoint\qvw\test.qvw

and the source file in , sharepoint\input\source.xlsx.

the task is looking for the source file at sharepoint\qvw\ path instead of sharepoint\input\

please let me know what is going wrong.

Regards,

Viresh

3 Replies
jonathandienst
Partner - Champion III
Partner - Champion III

I suggest that you share the portion of script that loads file. Are you using a relative path? Are you using a DIRECTORY command?

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
Clever_Anjos
Employee
Employee

Would you mind posting your app´s log here?

Not applicable

Hi, vireshkolagimath

1- Open file Settings.ini

2- Add next command: AllowExecuteCommand=1

3- On each QlikView document, inside to the script block, go to Settings tab (below) and select

   Can Execute External Programs

Here you are the references: http://qlikviewcookbook.com/2016/01/authorizing-the-script-execute-statement/

PermisodeExecute.png