cancel
Showing results for 
Search instead for 
Did you mean: 

Using Soap adapter Reciver , Error is 201 application error

Former Member
0 Kudos

I am using Synchronus soap adapter where i am getting application error, is there any way to debugg it easily casue io dont know exactly in which format it needs to be accept my Request

and is there any adapter modules where i can use effectivel for this

Accepted Solutions (1)

Accepted Solutions (1)

kkram
Contributor
0 Kudos

I am assuming you are using a receiver SOAP adapter. You could use SOAP UI ( a open source product) which is pretty good for testing and debugging.

KK

Answers (3)

Answers (3)

Former Member
0 Kudos

sloved

Former Member
0 Kudos

Sridhar,

What is the application error that you are getting, you should be able to see the Web service error in the response structure from Web service.

Regards,

Pavan

Former Member
0 Kudos

Hi Sridhar,

Can you download TCPGateway from service market place and test your interface as given in this blog:

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

Also you can take a look at these blogs for some information:

/people/varadharajan.krishnasamy/blog/2007/01/09/troubleshooting-soap-message--xi

/people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009

Regards,

---Satish