cancel
Showing results for 
Search instead for 
Did you mean: 

Target url for receiver soap adapter

Former Member
0 Kudos

Hi everybody

where will I get the target url to enter in the receiver soap adapter parameters? I got the link from wsdl under "address location"..But when I open the link from the internet explorer I could see an empty wsdl

<faultstring xml:lang="en">SRT: Wrong Content-Type and empty HTTP-Body received</faultstring>

thanks

Ramya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ramya,

When you try opening the URL using web browser, you are not sending any data and hence in response you get an empty message.

But at the same time, the message shows you that the service corresponding to that URL is invoked, activated and running.

Give the same URL in your receiver communication channel and try execcuting the scenario, as far as receiver URL is concerned, it should work.

-Tanaya.

Answers (1)

Answers (1)

Former Member
0 Kudos

it should be your "SOAP endpoint " mentioned in your wsdl file.

try the wsdl using any other soap tool (xmlspy / soap ui...) ..