WSGWTargetService

This type is a class for model objects.

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

Package: wsgw

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  WSGWGatewayService.targetService



Attributes Summary
name : EString The name of the target service. Required. The name has to be unique in the gateway service. Standard restrictions on managed names apply.
targetDestinationName : EString The name of the target destination. Required.
targetServiceIdentity : EString Identity information used when routing to this target service. Optional
outboundServiceName : EString The name of the outbound service that defines the outbound web services enablement for this target service. Optional.
description : EString A description of the target service. Optional.
busName : EString The name of the service integration bus in which the target destination is configured. Optional.



Attribute Details

name  -  The name of the target service. Required. The name has to be unique in the gateway service. Standard restrictions on managed names apply.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

targetDestinationName  -  The name of the target destination. Required.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

targetServiceIdentity  -  Identity information used when routing to this target service. Optional
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

outboundServiceName  -  The name of the outbound service that defines the outbound web services enablement for this target service. Optional.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

description  -  A description of the target service. Optional.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

busName  -  The name of the service integration bus in which the target destination is configured. Optional.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006