Hi all,
We have developed a .NET application.
On our SAP, i have created some function modules and i have published them as Web services.
These SAP web services are consumed by the .NET application, using XML SOAP messages.
My question is:
Are the XML-SOAP messages sent by the .NET application to SAP, stored on the WAS server, and if yes, where?
If not, are the soap messages data received by SAP, stored in some tables?
Because to analyse some errors, i need to see the data of the XML soap messages.
Thanks a lot.
Jerome