Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to provide web service from qlikview?

Customer want QlikView Server to provide Web Service, so they can retrieve data from this Web Service.

For example, QlikView Server usually display just like this:

error loading image

But Customer only wants to get data 6462.05 from web service, then integrate to their own Systems.

By general, two methods can finish this requirement:

  • 1. QlikView Server provide web service, and Customer System invoke this web service directly

error loading image

  • 2. We Can write an web service, this web service retrive data from QlikView Server, then return data to Customer System

error loading image

Unfortunately, I can't find a demo program to realize this requirement. So, Who can help me to complete the mission ?

1 Reply
fernandotoledo
Partner - Specialist
Partner - Specialist

I think you should look for QlikView's OCX or QlikView´s Workbench, where you can access data from a QVW´s object that´s on the server.