cancel
Showing results for 
Search instead for 
Did you mean: 

adaptive webservice model

Former Member
0 Kudos

Hi

while creation of adaptive webservice model,i choosen the

local file system and url .

i given wsdl file from browse to which is on my desktop.

Then i getting error its not processing.

it is not possible to acess the desktop wsdl in adaptive webservice model.

For creation of adaptive webservice model what are pre reqisite for webservice.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Eswar

What error you are getting.

The chances are the proxy settings,try to change the proxy setting in window/proferences/proxy settings.

otherwise recreate the Webservice and download the wsdl agin

Regards

Satyam

Answers (1)

Answers (1)

sureshmandalapu6
Active Contributor
0 Kudos

Hi Eswar ,

You need to download the file from ABAP System in WSADMIN transaction. After that select adaptive webservice in webdynpro model. and select the wsdl file. After you did that. You need to pass the credentials for executing the service since it is basic authentication. You need to pass the your credentials before executing the model.

In your case, you might not gone through the exporting file proper way. Check it.

points if useful

Thanks

Suresh