And another whitepaper - this time about stateful Web Service Communication

Andre Fischer from SAP an I just finished a new whitepaper where we describe how to use stateful Web Service communication between Microsoft .NET and SAP NetWeaver. Session- and state-oriented communication can be necessary when dealing with BAPIs/RFCs exposed as Web Service, an example is the use of an external BAPI_TRANSACTION_COMMIT. The whitepaper describes how to setup a stateful Web Service communication, how to configure the SAP system, and how to handle the communication in .NET. You will also find 2 C# examples for having a session-/state-oriented communication. The paper can be found here.

- Juergen