Show TOC Start of Content Area

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

Use

The Converter sample application is available in the SAP NetWeaver Developer Studio. You expose the Converter as a Web service and configure some design time settings to the Web service. At a later stage, during the runtime, you provide additional settings to the Web service.

To expose the Converter application as a Web service, proceed as follows:

       1.      In the SAP NetWeaver Developer Studio, you import the Converter application. More information: Importing the Converter Application in the SAP NetWeaver Developer Studio.

       2.      You expose the Converter application as a Web service. More information: Exposing the Implementation EJB as a Web Service.

       3.      During the design time, you set an authentication level to the Web service in the SAP NetWeaver Developer Studio. More Information: Setting an Authentication Level to the Web Service.

       4.      You deploy the Converter Web service on an application server. More information: Deploying the Converter Web Service.

       5.      At runtime, you configure runtime settings to the Web service in the SAP NetWeaver Administrator. More information: Configuring the Web Service in the SAP NetWeaver Administrator.

First Step

Importing the Converter Application in the SAP NetWeaver Developer Studio

 

 

End of Content Area