Network Deployment (Distributed operating systems), v8.0 > Reference > Sets


Outbound services [Settings]

An outbound service represents a WSDL-described service.

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

Service integration -> Buses -> bus_name -> [Services] Outbound Services -> service_name .

An outbound service is a web service that is hosted externally, and is made available through a service integration bus.

To configure an externally-hosted service for a bus, you first associate it with a service destination, then you configure one or more port destinations (one for each type of binding, for example SOAP over HTTP or SOAP over JMS) through which service requests and responses are passed to the external service.


Configuration tab

These property values are preserved even if the runtime environment is stopped then restarted.


Buttons

Reload WSDL Refresh the details displayed with data from the WSDL file.


General Properties



Name

The outbound service name.

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

Required Yes
Data type String


Description

Description of the outbound service.

Required No
Data type Text area


Service destination name

The name of the service destination for this outbound service.

Required No
Data type Custom


WSDL location type

The web service WSDL location type.

Specify the location type for the service provider WSDL file that describes the web service. The WSDL file is either located at a web address, or through a UDDI registry.

Required No
Data type Radio button


WSDL location

The URL location or the UDDI service key of the WSDL. When specifying a UDDI service key, provide only the last segment of the key. For example, for a service key of 'uddi:cell01:node01:server1:default:6e3d106e-5394-44e3-be17-aca728ac1791', supply a value of '6e3d106e-5394-44e3-be17-aca728ac1791'.

Depending upon which WSDL location type you specified in the previous field, enter either the URL location or the service-specific part of the UDDI service key for the service provider WSDL file.

Here is an example of a full UDDI service key:

uddi:blade108node01cell:blade108node01:server1:default:6e3d106e-5394-44e3-be17-aca728ac1791
The service-specific part of this key is the final part:
6e3d106e-5394-44e3-be17-aca728ac1791

Required Yes
Data type Text


WSDL UDDI Registry

The UDDI registry containing the service provider's WSDL document. Required for UDDI Location Type.

If you specified a WSDL location type of "UDDI", select a UDDI reference from the selection list.

You configure the UDDI references in this list by using the administrative console option Service integration -> Web services -> UDDI References .

Required No
Data type drop-down list


WSDL service name

The name of the service within the WSDL. Required if there is more than one service in the WSDL.

If the service provider WSDL contains more than one service, or the WSDL is located through a UDDI registry, type the service name from the service provider WSDL.

Required Yes
Data type String


WSDL service namespace

The namespace of the service within the WSDL. Required if there is more than one service in the WSDL.

If the service provider WSDL contains more than one service, or the WSDL is located through a UDDI registry, type the namespace of the service name from the service provider WSDL.

Required Yes
Data type Text


Default port name

This port is used for all invocations unless it is overridden at runtime.

Requests and responses to this service can be sent across any binding (for example SOAP over HTTP or SOAP over JMS) that is available to both the service integration bus and the external web service. Each available binding is represented by a port. Select the default port that you want the service integration technologies to use for communicating with the external service.

Required No
Data type drop-down list


Port selection mediation

The name of the port selection mediation that may override the default port for each request.

We can use a mediation to override the default port. For example, you can specify that requests from a particular client should always be routed to a particular port whether or not it is the default port.

Required No
Data type drop-down list


Bus member

The bus member to which the port selection mediation is assigned.

Required No
Data type drop-down list


Enable operation level security

Selects whether the access control policy should be enforced.

If you enable this option also complete, for this web service, the associated steps described in the information center for enabling operation-level authentication.

Required No
Data type Boolean


Additional Properties

Outbound Ports

Each port enabled within this service has its own configuration.

Custom properties

Specifies additional custom properties that you can configure for this service.

Modify an existing outbound service configuration
Make an externally-hosted web service available internally


Related


createSIBWSOutboundService command
deleteSIBWSOutboundService command
refreshSIBWSOutboundServiceWSDL command
Administrative console buttons
Administrative console preferences

+

Search Tips   |   Advanced Search