Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
user19
Contributor
Contributor

calling an existing REST service as a SOAP

Hello,

I have a scenario that I have to turn up an existing REST service into SOAP service in Talend. So I used a cSOAP component in a Route as request added a WSDL of the service (There is no existing SOAP service at the moment) and then used cREST component as response. Entered the existing REST endpoint address but here the problem is that I have 10 methods inside the service. I don't know how to specify them? At this stage if I call the service in SOAP UI it throw the following error.0695b00000QDyMHAA1.png

0695b00000QDyEYAA1.png

0695b00000QDyMRAA1.png

Can some one please guide me how to handle it?

Thanks in Advance

Labels (5)
0 Replies