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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
sagu
Contributor
Contributor

send json to webservice using SOAP

Hello,

I am quit new in rest and soap area. I have one scenario, how to implement I don't understand.

I have one input file, which I validate against some business rules and after I am creating a JSON file. Now I wanted to send that JSON file(which is continue one string formatted in json format) to webservice. 

I have webservice link which is seems like WSDL when I opened that link into browser. having some binding name, operation name, port type name.

 

I am trying to implement solution, but I am not heading towards any solution. I don't know how to implement this.

Is there any step by step guide or someone implemented such solution, help me here.

 

Thanks.

Labels (5)
2 Replies
Anonymous
Not applicable

Hello,

Here is online document component reference about:TalendHelpCenter:tSoap with scenario.

Feel free to let us know if it is OK with you.

Best regards

Sabrina

sagu
Contributor
Contributor
Author

That is not helpful. I tried that previously too.