Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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:
and I launch it from Access Point, it throws me a error message denying the access.
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).