cancel
Showing results for 
Search instead for 
Did you mean: 

Consuming WS in WebDynpro

Former Member
0 Kudos

Hi,

We are trying to consume a webservice through webDynpro application and getting the following error:

Exception on execution of web service with WSDL URL 'http://nessep7cd:50000/mail1/Config1?wsdl' with operation 'sendMail' in interface 'mail1Vi_Document'

Does anyone has a suggestion?

Thanks,

Aviad

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Aviad,

The exception which you are getting is from the web-service side. This exception may also occur if the server on which the web-services are deployed is not up or running.

If the above mentioned things are fine, then there can be problem of binding appropriate node with the model nodes while executing the request methods of the exposed web-service.

thanks,

Manoj

Answers (1)

Answers (1)

Former Member
0 Kudos