Developing Services for Point-to-Point Communication
Prerequisites
Before you can begin with developing service interfaces in the Enterprise Services Repository, there must be a software component version for this purpose available in the ES Repository.
More information: Enterprise Services Repository
Context
You can develop services for a point-to-point communication using Web Services with the outside-in or inside-out approaches. In both cases you integrate two applications message-based using the Web Service runtime without the Integration Server. The following procedure refers to outside-in approach where, depending on language-independent service interfaces in the ES Repository, Web Services can be implemented in ABAP or Java.
More information: Point-to-Point Communication Using Web Services