+

Search Tips   |   Advanced Search

Gateway services [Settings]

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.

To view this page in the console, click the following path:

Service integration -> Buses -> bus_name -> [Additional Properties] Web service gateway instances -> instance_name -> Gateway Services -> service_name.

When we create a gateway service, you map an existing destination that hosts a target service (either an internal service or an external web service) to a new web service that seems to be provided by the gateway. This approach provides the following benefits:

Because we can have more than one target service, specify a default target service for use if no target has been specified for the requesting client or selected using a mediation.


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.


General Properties


Gateway service name

The name of the gateway service.

This name must be unique, and it must obey the following syntax rules:

Required Data type
Yes String


Description

An optional description of the gateway service.

Required Data type
No Text area


Gateway request destination name

The name of the service destination to be used to process request messages for this gateway service.

Required Data type
No String


Request mediation

The optional name of the mediation that is run to process messages on the request destination.

Use a mediation to override the default target service. For example, we can specify that requests from a particular client should always be routed to a particular target service whether or not it is the default target service.

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


Gateway response destination name

The name of the service destination to be used to process response messages for this gateway 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


Additional Properties

Target services

A target service is one of a set that may be routed to from a gateway service.

Inbound web service enablement

Configure the enablement of the gateway service as a web service.