Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When calling a SOAP endpoint, the data is processed according to the following order:

  1. Request Body

  2. Headers

  3. Query parametersParameters

Learn more about how to expose your SOAP endpoints as REST calls in this example.

...

  1. In the API Manager, open a proxy for editing, then go to the Proxy Endpoints tab.

  2. Click the endpoint's name in the list.

    Edit Proxy EndpointImage RemovedEdit Proxy EndpointImage Added

    Learn more: Proxy Endpoint Details.

  3. To edit the proxy details, click the Edit Details button.

    Note: You can update only the URL and HTTP Method(s) of the endpoint.

  4. To apply security policies to the endpoint, click the plus icon ( (blue star) ) below the View Applied Policies button.

...