cancel
Showing results for 
Search instead for 
Did you mean: 

Problems while generating the proxy definition

akhil_mishra
Explorer
0 Kudos

Hi Experts,

I am facing the error " Problems while generating the Proxy Definition! ", when creating the proxy definition, for a specific URL.

The URL to call the webservice is similar to "http://www3.XYZ.com/_vti_bin/newswebservice.asmx?WSDL" and is returning the appropriate XML code. Moreover accessing the webservice through browser, returns the expected response, too.

From the NWDS side, where we are creating the proxy, again, everything is fine, because we have already created two proxy definitions, in similar fashion, but for different WSDL links.

The only difference we are encountering is like, earlier the links were of type "www.abc.com/..." while the new URL is of type "www3.xyz.com/..." type. I hope this load balancing technique has hardly to do anything with it.

Any pointers for possible reasons and solutions will be of much help.

Regards,

Akhil Mishra

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

If you are consuming a web service in NWDS look below document and check if you are not missing any step:

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f0cf9e42-ccb0-2c10-d0a4-f5aa8a79e19a

Answers (0)