cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Receiver Adapter - Target URL

Former Member
0 Kudos

Hi,

We have a web service scenario, where the Sender is a III Party Java system and PI is the middleware and ECC as our receiver system. We have a wsdl binding generated from SOAMANAGER. We are using the WSDL Endpoint as the Target URL in our SOAP Receiver Adapter. The scenario works perfect with desired results.

Now that webdispatcher comes into place for load balancing and the BASIS team has given a different URL to use in the Target URL of the SOAP Reciver Adapter. The scenario throws the following eorr:-

Adapter Framework caught exception: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 302 Redirect

Has anyone come acrossed such issues. Looking forward for a solution.

Thanks & Best Regards.

Kris

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Krishnan,

Check because of Webdispatcher the port number is not changed.

Also, use the TCP gateway to trace the soap call:

/people/stefan.grube/blog/2007/03/29/troubleshooting-soap-http-and-mail-adapter-scenarios-with-tcpgateway

-Supriya.

Answers (3)

Answers (3)

stefan_grube
Active Contributor
0 Kudos

> Now that webdispatcher comes into place for load balancing and the BASIS team has given a different URL to use in the Target URL of the SOAP Reciver Adapter. The scenario throws the following eorr:-

>

> Adapter Framework caught exception: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 302 Redirect

>

> Has anyone come acrossed such issues. Looking forward for a solution.

I wonder why your basis team is not able to help you.

It seems that the web dispatcher is not set up correctly.

http://en.wikipedia.org/wiki/HTTP_302

former_member209575
Contributor
0 Kudos

Hi Kris,

make sure that the mapping rule in webdispacther is correct. if the interal URL is not mapped correctly with the Tagetl URL given, usually below error will occurs.

Also try by copy pasting the URL in an explorer and make sure that u are able to reach the service internally.

Regards

Pradeep P N

Former Member
0 Kudos

Hi Krishnan,

Please check the URL once: whether the messages are there for which, you have configured mapping?

What is the sende side?

You can also test your web service from Alto Xml spy or MS Infopath..

Please suggest what error you are getting?

Regards,

Sushama