Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Calling SOAP WebService

I have following WebService to retrieve address information by passing parameters.

http://ws1.postcodesoftware.co.uk/lookup.asmx

http://ws1.postcodesoftware.co.uk/lookup.asmx?op=getAddress



If I use macro and query using HTTP GET or HTTP POST as described, then yes I can get the information I need.

But my problem is I am only allowed to use SOAP 1.1 or SOAP 1.2, and I am not sure how to use it.

So looking help if someone knows how can I do this. I am using qlikview 10 64bit. Happy to use macro (VB or J Script) or even external script if required.

Thanks

Labels (1)
0 Replies