cancel
Showing results for 
Search instead for 
Did you mean: 

cannot download wsdl

Former Member
0 Kudos

hi all:

i created a webservice when i am trying to publish it from WSADMIN transaction.

it throws an error :

Cannot download WSDL from http://hostname:port/sap/bc/srt/rfc/sap/webservice?sap-client=&wsdl=1.1&mode=sap_wsdl&style=rpc: Cannot connect to http://host:port/sap/bc/srt/rfc/sap/Z_BAPI_BANK_GETDETAIL?sap-client=100&wsdl=1.1&mode=sap_wsdl&styl...

can somebody tell me where do i need to configure the hostname ??

relevant answers will be rewarded...

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Please look up the extensive web services section in the Visual Composer WIKI Connectivity FAQ:

https://wiki.sdn.sap.com/wiki/display/VC/Connectivity

Former Member
Former Member
0 Kudos

Hi,

In the menu of transaction WSADMIN, do "Goto -> Administration Settings".

There, you must define your j2ee server in the form "http://<servername>:<port>"

Rgds,

Karim

Former Member
0 Kudos

hi Karim:

thanks..

but i have made the settings already there but still i am getting the error.