Proxy services [Settings]
A proxy service provides the configuration of the web service enablement of a service destination that is able to act as a proxy for a variety of providers.
To view this page in the console, click the following path:
Service integration -> Buses -> bus_name -> [Additional Properties] Web service gateway instances -> instance_name -> Proxy Services -> service_name. A proxy service has no actual target services and therefore no WSDL that the gateway can use to configure the service invocation.
Configuration tab
The Configuration tab shows configuration properties for this object. These property values are preserved even if the runtime environment is stopped then restarted. See the information center task descriptions for information about how to apply configuration changes to the runtime environment.
General Properties
Proxy service name
The name of the proxy service
This name must be unique, and it must obey the following syntax rules:
- It must not start with "." (a period).
- It must not start or end with a space.
- It must not contain any of the following characters: \ / , # $ @ : ; " * ? < > | = + & % '
Required Data type Yes String
Description
An optional description of the proxy service.
Required Data type No Text area
Proxy request destination name
The name of the service destination to be used to process request messages for this proxy service.
Required Data type No String
Request mediation
The optional name of the mediation that is run to process messages on the request destination.
Required Data type No drop-down list
Request mediation bus member
The optional bus member to which the request mediation is assigned.
Required Data type No drop-down list
Proxy response destination name
The name of the service destination to be used to process response messages for this proxy service.
Required Data type No String
Response mediation
The optional name of the mediation that is run to process messages at the response destination.
Required Data type No drop-down list
Response mediation bus member
The optional bus member to which the response mediation is assigned.
Required Data type No drop-down list
Proxy WSDL override URL
The URL location of the WSDL used to override the default bindings.
A generic template WSDL file is used to configure the basic parameters for the invocation call, but we can override the default for this proxy service by supplying our own equivalent WSDL file.
Required Data type No String
Additional Properties
- Outbound web service enablement
- Configure the outbound invocation of web services from the proxy service.
- Inbound web service enablement
- Configure the enablement of the proxy service as a web service.
Related concepts
JAX-RPC handlers and proxy operation
Related tasks
Create a new proxy service configuration Modify an existing proxy service configuration
createWSGWProxyService command deleteWSGWProxyService command
Related information:
Administrative console buttons Administrative console preference settings Reference topic