Understanding iWay Business Services

iWay Explorer provides Web developers with a simple, consistent mechanism for extending the capabilities of the iWay Application Adapter for mySAP ERP. The iWay Business Services Provider (iBSP) exposes functionality as Web services. It serves as a gateway to heterogeneous back-end applications and databases.

A Web service is a self-contained, modularized function that you can publish and access across a network using open standards. It is the implementation of an interface by a component and is an executable entity. For the caller or sender, a Web service can be considered as a "black box" that may require input and delivers a result. Web services integrate within an enterprise as well as across enterprises on any communication technology stack, whether asynchronous or synchronous, in any format.

After you browse the SAP business object repository and create an XML schema for the object, you can generate an iWay Business Service for the object you wish to use with your adapter.


iWay Software