Show TOC Start of Content Area

Procedure documentation Generating the Converter Service Group  Locate the document in its SAP Library structure

Use

To be able to configure one or more than one Web service client in the NetWeaver Administrator, you have to create a Service Group in the consumer.

Procedure

       1.      In the Project Explorer, expand the converterwebear project.

       2.      Right-click ConverterBean.wsdl document, and then choose Web Services Create Configuration Data.

The Create Service Group wizard opens.

       3.      In the Package field, enter com.sap.tutorial.javaee.servicegroup.ConverterBeanPort.

       4.      In the Name field, enter ConverterServiceGroup.

       5.      In the Create in project field, choose [LocalDevelopment] converterwebclient.

This graphic is explained in the accompanying text

       6.      Choose Finish.

Result

The system creates the Service Group and its service references. The Service Group files appear under the Connectivity folder of the converterwebclient project.

Next Step

Creating the Converter Web Service Client Application

 

 

 

End of Content Area