Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QlikView Management Console REST API?

Hi Qlik Community ,

I'm rather new to QlikView and how it works so please excuse me if this question was already asked but I don't seem to find a answer so far . I'm interested if Qlikview Management Console has a RESTUL API we can access via HTTP requests?

The system we have installed is :

"

Product Information
Product nameQMS Backend Core x64
Client Build Number11.20.12852.0

"

Just to give you a background on what we want to achieve , we would like to pass a HTTP API request and get back data under :

Status->Services and/or Status-QVS Statistics and retrieve an xml/json with the data.

Can you let me know if this is possible , I know QMC has an API but we are interested in a REST API.

Thanks,

Istvan

1 Reply
Peter_Cammaert
Partner - Champion III
Partner - Champion III

QMC has no API as the QMC is simply a web page served from the web server inside the QMS.

The QMS service has an API, but I don't think it offers a Rest interface nor a JSON interface. It's just a web service with its own set of commands and replies.

For more details on how to interface to this particular service, see. QlikView Management API - Getting Started and Examples‌ or QlikView Version 11 SDK

Best,

Peter