A gateway service provides the configuration of the web service enablement of a service destination, along with the information that maps to one or more target destinations.
Configuration properties for this object. These property values are preserved even if the run-time environment is stopped then restarted. Changing these property values typically has no effect until the run-time environment is restarted; for example, by stopping then restarting an application server. See the information center task descriptions for information about how to apply configuration changes to the run-time environment.
The name of the gateway service.
Required | Yes |
Data type | Text |
The name of the service destination to be used to process request messages for this gateway service.
Required | No |
Data type | Text |
The optional name of the mediation that is run to process messages on the request destination.
Required | No |
Data type | Selection list |
The name of the service destination to be used to process response messages for this gateway service.
Required | No |
Data type | Text |
The optional name of the mediation that is run to process messages at the response destination.
Required | No |
Data type | Selection list |
The default target service to be selected.
You can have more than one target service (that is, more than one implementation of the same logical service) for each gateway service, and use a routing mediation to determine which target service is used in each different situation. If no mediation is defined for a given situation, then the default service is invoked.
Required | Yes |
Data type | Selection list |