Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Riccardo
Partner - Creator III
Partner - Creator III

Invoke a QlikView Task via HTTP call or Web Services

Hello everyone,

I have a task on QlikView, and I would like to invoke it for start it via webservice.

I know that in QlikSense it is possible via HTTP Rest Api. In QlikView how can I do it?

Thank you, regards.

Riccardo

Riccardo Schillaci
BI Analyst
Datawarehouse & Business Intelligence
1 Reply
Peter_Cammaert
Partner - Champion III
Partner - Champion III

Check out QMSEDX. It uses a Web API and SOAP calls to trigger tasks with an "external event"-trigger in the Distribution Service. The source code is included and will serve as an example of how to implement a technique like this.

See: Using EDX in QlikView 11