cancel
Showing results for 
Search instead for 
Did you mean: 

unable to create client proxy

Former Member
0 Kudos

I am trying to create a client proxy with a wsdl as a local file, which contains schema located on internet. the error says that the schema can not be found at the url. I guess there are some firewall or internet proxy settings on the server cause this problem.

any help would be appreciated.

Wayne Liu

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I worked with my basis team, seems it is not because of internet proxy or firewall issue, might be a bug with abap proxy generation program.

I tested with wsdl referencing to local xsd, and seems it worked fine, unfortunately, my xsd files are in a complicated structure, at this point my only option probably is to download all xsd files to local and modify them.

thanks for all help.

Boris-Mohr
Advisor
Advisor
0 Kudos

Hi,

if there is an schema at the url, you can open the schema with browser an then you can save it as a local schema. Can you post the WSDL file?

Regards,

Boris

Former Member
0 Kudos

hi,

if you can't solve the firewall/proxy issues, go to a browser or use a grabber program, download the schema fragments referenced and edit your local wsdl file to complete it.

regards,

anton