cancel
Showing results for 
Search instead for 
Did you mean: 

SOAMANGER: Cannot download WSDL

Former Member
0 Kudos

Hi all

We created a web service based on a function module and trying to test service from the SOAMANAGER (t-code)

-->Under the u201COverviewu201D tab, -->By clicking on "Open Web Service navigator for selected binding"

Result:-

In Web Service Navigator We are getting below message

Cannot download WSDL from http://hostname06.XXXsap.com:8004/sap/bc/srt/wsdl/bndg_DE75FD3D04CBF8F1B8CD00137254D6CC/wsdl11/allin... It is not allowed to access this service. If you believe you should be able to, please contact your system administrator

plz Help me out to solving this issue..

Thanks

Vadde

Accepted Solutions (0)

Answers (3)

Answers (3)

MarkusPeter
Explorer
0 Kudos

Hi Vadde,

a simple caue for your issue could be: the Internet Communication Framework (http) service /sap/bc/srt or /sap/bc/srt/wsdl is not active. These services are inactive by default after system installation, for security reasons.

To check this, call t-code SICF, press the "execute" on the selection screen, and then locate the ICF service in in the ICF service tree. If it is grey, it's not active yet.

Activate it if you have the required authorizations.

Regards,

Markus

Former Member
0 Kudos

Hi,

Did you configure the web service navigator security with Visual admin ?

If not, it may be the reason of your problem.

Check this SAP help page : [Web Service Homepage|http://help.sap.com/saphelp_nw70/helpdata/en/b7/d7baaf1481a349ab723e3acd7334b3/content.htm] to update the WSNavigatorRole.

Regards,

Olivier

Former Member
0 Kudos

Check also the Web Service Navigator White List

[Configuring Global Settings|http://help.sap.com/saphelp_nw70/helpdata/en/7c/f257422d095542e10000000a1550b0/frameset.htm]

I had to manage these 2 setups to be able to use the Web service navigator.

Regards,

Olivier

Former Member
0 Kudos

Hi,

It seems your WSNAvigator is behind proxy (no connection to internet).

provide proxy in NWA (I guess under global setting).

You are trying to access SAP wsdl from SAP server so check if you have correct authorizations and it is accessible from your system.

Regards,

Gourav