Show TOC Start of Content Area

Procedure documentation Exposing and Configuring the Converter Application as a Web Service  Locate the document in its SAP Library structure

Use

The learning objective of this tutorial is to guide you through:

      the importing of a Converter sample application in the SAP NetWeaver Developer Studio.

      the exposing and configuring the Converter Web service that handles integers and returns a converted value. In this particular case the application converts Euro to US Dollars, and vice versa.

      the creating and configuring of Converter Web service client that provides access to the Converter Web service and consumes it.

It is divided into two parts:

       1.      Exposing the Converter Application as a Web service

       2.      Creating the Converter Web service client.

 

End of Content Area