Any limitation to SOAP service?

Not applicable

I am doing a comparison for Azure API Management between Azure and Apigee. It is found that Azure APIM has limitation below, and does Apigee has the same limitation?

  • We support SOAP services defined using WS-I Basic Profile 1.1, SOAP 1.1, WSDL1.1 and SOAP 1.2.
  • We do not currently support WSDLs containing the elements wsdl:import, or messages with multiple parts

Ref: https://blogs.msdn.microsoft.com/apimanagement/2016/10/13/soap-pass-through/

Many thanks!

0 1 386
1 REPLY 1

Not applicable

Hi ,

There are no limitations as such as far as I am aware . There are few tutorials available and you can refer the docs: http://docs.apigee.com/api-services/content/exposing-soap-service-api-proxy

Ideally if you have a concrete or abstract WSDL , you should be good enough to expose a SOAP based service.