This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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.

The proxy service settings are as follows:

  • 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
  • No labels