Network Deployment (Distributed operating systems), v8.0 > Reference > Sets
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.
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
These property values are preserved even if the runtime environment is stopped then restarted.
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 Yes Data type String
Description
An optional description of the proxy service.
Required No Data type Text area
Proxy request destination name
The name of the service destination to be used to process request messages for this proxy service.
Required No Data type String
Request mediation
The optional name of the mediation that is run to process messages on the request destination.
Required No Data type drop-down list
Request mediation bus member
The optional bus member to which the request mediation is assigned.
Required No Data type 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 No Data type String
Response mediation
The optional name of the mediation that is run to process messages at the response destination.
Required No Data type drop-down list
Response mediation bus member
The optional bus member to which the response mediation is assigned.
Required No Data type 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 you can override the default for this proxy service by supplying your own equivalent WSDL file.
Required No Data type 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.
JAX-RPC handlers and proxy operation
Create a new proxy service configuration
Modify an existing proxy service configuration
Related
createWSGWProxyService command
deleteWSGWProxyService command
Administrative console buttons
Administrative console preferences