+

Search Tips   |   Advanced Search

Target services and gateway services

The web services gateway makes the following distinction between a target service and a gateway service:

A target service is either an internal service (that is, an internally-hosted service directly available at a bus destination), or an external web service (that is, an externally-provided web service that has been made available at a bus destination as an outbound service).

When we configure a gateway service, the gateway service is described in a new WSDL file that is published to a gateway-controlled URL. This indirection gives the following benefits:

When creating a new gateway service, you associate it with a single target service. The gateway service WSDL is created from this first target service WSDL, and you specify the location of the target service WSDL as part of the gateway service creation process. If the target service is an external Web service, it already has an associated WSDL that we can point to. If it is an internal service, create and make available a template WSDL that describes the service.

  • Create a new gateway service configuration
  • Modifying an existing gateway service configuration
  • addWSGWTargetService command
  • removeWSGWTargetService command
  • Gateway services [Settings]
  • Target services [Settings]