cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to find the name of webservice for SAP Netweaver 7.11

Former Member
0 Kudos

Hello Friends,

We have currently upgraded our development server to EHP 1 but after upgrading we are not able to figure out from where to find out the url of webservice in webservice navigator as in the webservice navigator only the webservices aliases are there also u need to provide the full url of webservice , which is not possible everytime . Can any one please help me out with a solution ,thanks a lot in advance

Smriti Garg

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I guess two ways to pull out the web services urls:

First, if the web services are already published to Service Registry:

The services can be explored via: http://localhost:50000/sr > In the "Service Definations" Tab, Search Services Find field, type the services you'd like to pull out or input "*", then click "Go" button to pull out the services> In the results of Serice Definations found, you can select one of the service, then the details will be displayed including the WSDL(Url).

Second, the web service is not published to Service Registry but already deployed on the AS:

You can go to NWA: http://localhost:50000/nwa>SOA Management>Application and Scenario Communication> Single Service Administration> in the Service Defination search "Service Name" or "*" to pull out the services WSDLs. The WSDL will be displayed in the WSDL tab.

Regards.

Ryan