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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

EDX trigger task

Hello,

I created a .bat file with the following code and trigerred EDX task:

C:\ProgramData\QlikTech\QMSEDX\QMSEDX.exe -task="test TV" -qms="http://666.66.66.666:4799/QMS/Service" -password="1234"

When I'm executing it from the server, it runs well and QMC task is executed. But, when I put to launch the .bat from my app in a button:

1.JPG

and I launch it from Access Point, it throws me a error message denying the access.

Captura.JPG

Should my user be granted with special priveleges to execute this .bat and launch reload QMC task?

I'm using the same user launching from the server (and it works OK) and in the Access Point (access denyied).

0 Replies