Show TOC

Exposing and Configuring the Converter Application as a Web ServiceLocate this document in the navigation structure

Context

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.

Procedure