+

Search Tips   |   Advanced Search

Inbound services [Settings]

An inbound service describes the web service enablement of a service destination. It provides the configuration of endpoint listeners within a port.

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

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

An inbound service is a web interface to a service provided internally (that is, a service provided by our own organization and hosted in a location that is directly available through a service integration bus destination). To configure a locally-hosted service as an inbound service, you first associate it with a service destination, then we configure one or more ports (each with an associated endpoint listener) through which service requests and responses are passed to the service. We can also choose to have the local service made available through one or more UDDI registries.


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.


Buttons

Button Description
Reload template WSDL Reload the template WSDL for this inbound service.


General Properties


Name

The inbound service name. This name appears as the service name within WSDL published for this inbound service.

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

Information Value
Required Yes
Data type String


Service destination name

The service destination to be enabled for web service access.

Information Value
Required No
Data type drop-down list


Description

An optional description of the inbound service. This description appears in any published WSDL for this service.

Information Value
Required No
Data type Text area


Template WSDL location type

The type of the template WSDL Location.

Specify the location type for the template WSDL file. The template WSDL file is either located at a web address, or through a UDDI registry. When service integration technologies deploys the web service, it use this template file as the basis for generating a WSDL file for the service.

Information Value
Required No
Data type Radio button


Template WSDL location

The URL location or UDDI service key of the template WSDL.

Depending upon which template WSDL location type we specified in the previous field, enter either the URL location or the service-specific part of the UDDI service key for the template 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

Information Value
Required Yes
Data type Text


Template WSDL UDDI registry

The UDDI registry containing the template WSDL. Required for UDDI location type.

If we specified a template WSDL location type of "UDDI", select a UDDI reference from the drop-down list.

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

Information Value
Required No
Data type drop-down list


Template WSDL service name

The name of the service within the template WSDL. Only required if there is more than one service in the WSDL.

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

Information Value
Required Yes
Data type String


Template WSDL service namespace

The namespace of the service within the template WSDL. Only required if there is more than one service in the WSDL.

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

Information Value
Required Yes
Data type String


Enable operation level security

Indicates whether the access control policy should be enforced.

If we enable this option we must also complete, for this web service, the steps described in the information center for password-protecting a web service operation.

Information Value
Required No
Data type Boolean


Additional Properties

Inbound Ports

An inbound port describes the web service enablement of a service destination on a specific endpoint listener, with associated configuration.

UDDI Publication

Describes the manner in which the WSDL describing an inbound service is published to a UDDI registry.

Custom properties

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

Publish WSDL files to ZIP file

Publish the WSDL files for this service to a .zip file

  • createSIBWSInboundService command
  • deleteSIBWSInboundService command
  • refreshSIBWSInboundServiceWSDL command
  • publishSIBWSInboundService command
  • unpublishSIBWSInboundService command
  • Administrative console buttons
  • Administrative console preference settings