Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Webservice

jitendra_it
Active Contributor
0 Kudos

Hi SAP Gurus,

We have configured Webservices. when I Open SOAMANAGER Tcode and when i click on the "Open Web Service navigator

for selected binding" in browser , then a new window of the browser is started. it continuosly runs but does not show any

data(WSDL) but when I manually Copy Paste the link in new Browser window it shows me WSDL.

Please suggest me what I m missing .

1 REPLY 1

Former Member
0 Kudos

Hi,

Please check .

1) SOAMANAGER is a Web Dynpro Application. Please check the node default_host/sap/bc/webdynpro in Service Hierarchy (SICF) is activated or not. If not, please activte and try again.

2) Check all Authirizations

SAP_BC_WEBSERVICE_SERVICE_USER

Role for background users of the Web service runtime

SAP_BC_WEBSERVICE_ADMIN_TEC

Role for technical administrator of Web services

Monitoring sequences, messages, logging, tracing

Monitoring of payload for component SAP_BASIS

Administration of tracing and logging, RFC

Defining, executing Web Services

Administration of the Internet Communication Framework

Administration of the RFC destination

Administration of the Task Watcher and the Event Handler

SAP_BC_WEBSERVICE_ADMIN_BIZ

Roles for the Business Administrator

SAP_BC_WEBSERVICE_CONSUMER

Web Service user

SAP_BC_WEBSERVICE_OBSERVER

User role for viewing all information on Web Services

SAP_BC_WEBSERVICE_DEBUGGER

With debugging authorization

SAP_BC_WEBSERVICE_ADMIN

Administration authorizations for Web Services in AS ABAP, out of date, but still valid

Regards,

Salil Chavan