Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
rubenfasilva
Contributor
Contributor

Get Tax Value from European Countries

Hello

I need to get the Standard Tax Value from all European Countries

I have the webservice here: https://ec.europa.eu/taxation_customs/tedb/ws/VatRetrievalService.wsdl

Tried with header parameter with trestclient like this: isoCode=BE, from example, but no data seems to be retrieved

Documentation is here: https://ec.europa.eu/taxation_customs/sites/default/files/soap_webservice_documentation.pdf

Can you help me on this?

Labels (3)
2 Replies
Anonymous
Not applicable

Hi

For calling SOAP webservice, you should use tWebserviceInput, twebservice or tSOAP component. Please refer to the component documentation and learn these components.

 

Regards

Shong

gjeremy1617088143

Hi,

Here the link with scenarios to call a SAOP webservice :

https://help.talend.com/r/lYQArwtYTHZ3Gm1TPGlKzw/wTpCzw6slToKhpqPptJEtQ

tRestclient is for Rest webservice.

Send me Love and Kudos