Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
litalrok7
Contributor III
Contributor III

Call web service from qlikview on https

Hello everyone,

i build an object extension in qlikview which writes to database.

i tried to run it on an https QV server but it doesn't success to post to web service although when i tried to run the web service directly from the browser i got response as i expected.

we used SSL certificate on IIS which configured as HTTPS.

the extension manage to run on desktop qlikview version 11.20 SR10

Thanks in advance!

Lital

3 Replies
Anonymous
Not applicable

anything in the console? errors?

Anonymous
Not applicable

Hi Lital,

May be this doc link could help you with web service issues:

https://community.qlik.com/docs/DOC-1320

Best,

Maurice

organgrindingmo
Partner - Contributor III
Partner - Contributor III

Hi Lital

I've just finished a similar project using Web Api 2.2 as the web service.

The biggest problem I had with it was CORS.

Let me know if you still need help with this.

Regards

Morne