SOAP to REST WSDL with references

Not applicable

Hi ,

I'm trying to import the WSDL with references in the APIGEE . WSDL contain references to several schema.

I'm getting "Error fetching WSDL" when i try to import.

How to import a wSDL with schema references in APIGEE for proxy generation ?

can i import WSDL as bundle with all schema ?

Should i convert with WSDL with all references defined in inside it

0 1 219
1 REPLY 1

yes, flattening the WSDL is a reasonable thing to try.

Also, what do the references look like?

They need to be fully-qualified references, as far as I know.

It won't work if the parent WSDL specifies relative references.