The web service connector generates doc types and a Flow service to invoke each operation described in a WSDL. If you subsequently added an operation to the WSDL, but lost the WSDL, you can’t use the original doc types and Flow service to invoke the new operation.
If you want to invoke something new, you need either the WDL or an XSD describing the message structures or a large set of sample XML messages to allow you to create your own document types.
The idea that you can guess the message structures of some new operation without someone providing the WSDL or an XSD is absolutely ridiculous. I would insist on being provided the WSDL if the provider is claiming to support web services.
You can’t extract WSDL from a web services connector. It’s just a plain ole Flow.
HTH,
Mark
#webMethods#API-Management#soa