Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am trying to run run qlik sense task from qlikview QMC using QlikSense Task tool, details at -
Steps takes so far-
1. Place QlikSenseTask on QDS server.
2. Update config.txt with qliksense link
3. Add entry in QMC as per the instruction
Task is failing when running from task from QMC with following error. Please let me know if anyone has used it and faced same error.
'System.Exception: Method Not Allowed: Http code: 405 at QlikSenseJSONObjects.QliksenseJSONHelper.StartTaskByName(String taskname, Boolean synchronous) at Qliksensetask.Program.main(String[]args)"
The tool will need to access a Windows virtual proxy, so if you have an alternative form of authentication setup to not have a prefix then you will want to point to the Windows based virtual proxy's prefix. For example: https://server.company.com/windows if you've changed the prefix to be windows.
I have same issue.. any one can help?
The tool will need to access a Windows virtual proxy, so if you have an alternative form of authentication setup to not have a prefix then you will want to point to the Windows based virtual proxy's prefix. For example: https://server.company.com/windows if you've changed the prefix to be windows.
You are right, issue was with the link that I added in config file. Correcting that fixed the issue and it is working!! Thanks!!