cancel
Showing results for 
Search instead for 
Did you mean: 

Where do we find existing web services?

Former Member
0 Kudos

Hi Everybody,

Where do we find existing standard SAP web services? I did not find it on se80

thanks and regards,

Ramya Shenoy

Accepted Solutions (1)

Accepted Solutions (1)

former_member568822
Active Participant
0 Kudos

Hi,

You may find SAP exiting web services in tcode SOAMANAGER or for Java

http://<host>:<port>/wsnavigator/enterwsdl.html

Thanks

Answers (2)

Answers (2)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Ramya,

You can find all SAP developed services in Service Registry ,The purpose of Service Registry is a registry for Web services. Located centrally within an SOA landscape, it contains entries for all services and service definitions in that landscape, with references to the servicesu2019 relevant WSDL metadata and to the locations of the callable service endpoints. The registered services are classified using semantic-rich classification systems to enable browsing of services by classification.

The Services Registry provides visibility in an SOA landscape providing answers to questions such as:

Where are services located in the landscape?

Which services are modeled but not yet implemented?

Which services are already configured and can be invoked?

To make searching for services in the Registry even easier, a query user interface has been embedded in the respective tools in the development environment. Developers can directly browse the Registry and retrieve the WSDL file of the service that has been selected for consumption.

The Services Registry is a central system that can be used by:

Developers u2013 to find available Web services they can reuse

Administrators u2013 to find available service endpoints and manage the connections between consumer and provider systems

SAP and non-SAP applications Integration.

SAP Service Registry based on UDDI3.0 Standards,use SOAManager is the transaction to view the Service Registry.

Regards,

Raj

Former Member
0 Kudos

Ramya ,

On which version you are working ?

http://servername:J2EE port/wsnavigator/enterwsdl.html

Regards ,