Versions Compared

Key

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

The "Transformer Proxy" template creates a proxy service that transforms the incoming requests before forwarding them to a given endpoint. It can also transform the responses before sending them to the client.

...

  • Proxy Service Name - Enter a unique name for this proxy service.
  • Target Endpoint- Select one of the following:
    • Enter URL
      • Target URL - Enter the URL of the target endpoint in the field.
    • Pick from registry
      • Endpoint Key - Select the target endpoint source from the Configuration Registry or Governance Registry. For more information on the registry, see Working with the Registry.
  • Request XSLT - Select the XSLT to use for transforming requests from the Configuration Registry or Governance Registry. For more information on the registry, see Working with the Registry.
  • Transform Responses- Select the check box if you want to transform responses.
    • Response XSLT - If the Transform Responses check box is selected, select the XSLT to use use for transforming the responses from the Configuration Registry or Governance Registry. For more information on the registry, see Working with the Registry.
  • Publish WSDL options
  • Transports
Excerpt
hiddentrue

Instructions on how to create a Transformer Proxy Service in WSO2 ESB.