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

Connect to webservice

Hi every one

I want read data from web service into qlikview and then create a report,

is it necessary install QvSource ?

if it isn't necessary , please help me ?

with best regards

Hamide

9 Replies
Not applicable
Author

Thanks for your reply

but how can i use Qlik Rest ?

Best Regards

Hamide

oleg_orlov
Creator
Creator

You can read all the information on the qlik help site. The Qlik REST Connector enables Qlik Sense to load data into a Qlik Sense app from a REST-based web-services. It supports the following data types: JSON, XML and CSV. REST Connector supports the following authentication methods: Windows authentication, Basic and Digest authentication schema and X509 certificates. You should learn the requirements of your data source and determine the possibility of using this connector.

Best regards,

Oleg Orlov

Not applicable
Author

Thanks , But i use Qlikview not Qlik sence,

Is REST Connector enables Qlikview to load data from web service ?

best regards

Hamide

Not applicable
Author

Hi

Thanks for your reply

but  when i call my web service , i see the attach file

from my attach file , how can i load data , please help me.

Best Regards

Hamide

WebService.png

oleg_orlov
Creator
Creator

Yes, it works both. But I see that you want to load data from web-service based on SOAP. Qlik REST Connector only supports REST. So use avinashelite's answer.

Best regards,

Oleg Orlov

Not applicable
Author

Thanks for your answer

igorgois_
Partner - Creator
Partner - Creator

i was able to connect in a soap web service using the postman rest client using the steps here:

Making SOAP requests using Postman – Postman Blog

Then, i used the same commands in rest connect in qlik and it worked

saved me tons of hours