Is it possible to expose a soap service from the portal? The service has already been created in management UI, it just needs to be discoverable from the portal. The "Create Model" function doesn't consume WSDLs and schemas (XSD files) like it would a smartdoc. Please keep in mind that a custom solution is not ideal, since this process may need to be repeated several times. So creating a view using a basic page with 100+ lines of code is not practical nor efficient.
Solved! Go to Solution.
Hi Mitchel, can you elaborate on what you mean by "Expose in the developer portal"?
The main functions of the Edge developer portal are:
With a SOAP pass-through proxy in Apigee Edge, there is nothing special about keys/credentials. So that will just work.
With regards to documentation - there is no easy or standard way to produce auto-generated documentation for a SOAP system, in the same way you would use an API model for a RESTful interface. It may be necessary to construct a custom documentation experience. This shouldn't be too difficult though.
Example: