cancel
Showing results for 
Search instead for 
Did you mean: 

Error while creating adaptive web service model

Former Member
0 Kudos

Hi All,

There is a requirement where the webdynpro application is deployed in backend system while the web service is created in the front end system. We need to connect to this web service and execute it in our webdynpro application to get response. For this we have created Logical Destination in backend system that points to the web service in the front end system.

The web service, when tested directly through Web Services Navigator, works fine.

Here, while creating an Adaptive Web Service Model in the webdynpro application, after giving name, package, destination name etc when I enter wsdl url and click on Next I am getting an error as u201CError in downloading the WSDL fileu201D.

The error log says u201Ccom.sap.tc.webdynpro.model.webservice.exception.WSModelRuntimeException:Exception on creation of service metadata for WSDL URLu201D.

Even if I try to create model with url only by selecting u201CNo Logical Destinationsu201D, error remains the same.

What may be the reason for this and possible solution?

Appreciate an early response.

Regards,

Mitali

Accepted Solutions (0)

Answers (2)

Answers (2)

susmita_panigrahi
Active Participant
0 Kudos
Former Member
0 Kudos

Save the WSDL as a file on your PC and while creating the model...browse to the local file.

Thanks,

GLM