Show TOC Start of Content Area

Component documentation Publishing a Web service  Locate the document in its SAP Library structure

Purpose

Web Services can be published in a UDDI-based Services Registry. The registry contains definitions of enterprise services and references to their metadata. You classify services with the help of taxonomies and you can also find them using these classification criteria.

Implementation Notes

Read the explanations about the Services Registry under help.sap.com ® SAP NetWeaver CE7.1 SP3  ® Developer’s Guide  ® Developing and Composing Applications  ® Consuming Enterprise Services  ® Services Registry.

Features

Services and tModels (these are the technical specifications of services) can be published using the following tools in the Services Registry:

...

      Object Navigator – Publishing of tModels for services (based on a function module, a function group, a BAPI, or a message interface) from the ABAP backend.

For more information, refer to the sections Editing a Service Definition (under Classification) and Classifying a Service.

      SOA Manager - Publishing (configured) service definitions

For more information, refer to the section Publishing a Service.

      Transaction WSPUBLISH – Publishing service definitions from the ABAP Backend

For more information, refer to the section Publishing a Service with Transaction WSPUBLISH.

 

 

 

End of Content Area