Ok, if SAG suggests a fix then it could be what you really needed. By circular dependency what I meant is some like this :
WSDL1 refers WSDL2, where as WSDL2 also has a reference to WSDL1
or in other way -
WSDL 1 has XSD imports as XSD1,XSD2,XSD3, where XSD1 refers XSD2 but XSD2 also refers back to XSD1.
This can only occur due to some typos’ or scilly mistakes while editing the WSDL or XSDs’ manually. We faced this issue earlier and resolved it by removing these circular dependency.
#API-Management#webMethods#soa