Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
datanibbler
Champion
Champion

EDX batch error

Hi,

this is probably not quite the place for questions about a batch_file, but maybe someone here can help me:

- There is, in a QlikView app, a button triggering an EDX_task for a qvw.

- The batch specifies the path to an "*.exe" file, then there is a task_ID, a specification of the pwd, the URL to the QMS and the verbosity, all with a "-" at the beginning

- It looks like this:

>> [path]\QMSEDX.exe -task="[name_of_task]" -pwd="12" - qms="[URL_of_QMD]" -verbosity=1 <<

When running it via the button, there is an error "Failed to create a client to the specified Uri"

What's wrong there?

Thanks a lot!

Best regards,

DataNibbler

2 Replies
datanibbler
Champion
Champion
Author

When I copy the URL to the QMS such as it is in the Batch_file into the browser, that takes me to an XML webpage. No error to be spotted there ... well, Windows reports a problem with that site's security_certificate and I must manually confirm that I want to open it. That might be an issue for an automatic process ...

Miguel_Angel_Baeyens

Is the user running the qv.exe or the QlikView service added to the local QlikView Management API group in the server specified in the URL_of_QMD?