Connecting Tech Pros Worldwide Forums | Help | Site Map

How to check SAP XI web service response in

Newbie
 
Join Date: Dec 2008
Posts: 1
#1: Dec 11 '08
Hi,

I am calling SAP XI web service from C# windows application.


Web service is not returning anything.

I would like to know is there any way to check whether the WS is getting called correctly or not may be via soap or any other way.

thnx in adv. :)

Frinavale's Avatar
Site Moderator
 
Join Date: Oct 2006
Location: The Great White North
Posts: 5,137
#2: Dec 16 '08

re: How to check SAP XI web service response in


Check the if the SOAP message contains anything in the Fault section.

See this article and this article for more information on they way that SOAP messages are structured.

Otherwise I'd check the web server for any error auditing details (like event logs etc) that the web service may have created.
Newbie
 
Join Date: Jun 2009
Posts: 3
#3: Jun 28 '09

re: How to check SAP XI web service response in


Hi makarandbhokare

I'm about to do the same thing too.
But i'm confuss. Is connect to SAP is the same way ask connect to SAP XI?

would you share?

i'm stuck
Reply