KK,
I believe Developer will generate WSDL files with recursive XML schema definitions, but that its Web Services Connector will not consume them.
However, IS will still receive and process a soap message with messages that were created from a schema containing recursive definitions. You just can’t use the Web Services Connector “wizzard” to generate the Flow for you.
You don’t need no stinkin’ wizard anyway.
Use a flow service generated by the web services connector wizzard as a model (not a good one, but a model) to create your own service to consume an inbound message.
One of the major features of the next IS release will be updating its XML schema support. The issue you are encountering is one of the reasons.
Mark
#soa#API-Management#webMethods