WSDL ODA configuration properties
Property
| Type
| Required
| Default
| Description
|
WSDL_URL
| String
| Yes, when not specifying a UDDI
| None
| The URL of the WSDL document. This value can also be set to the
absolute path to a local WSDL file. You can specify the URL in a native
language. This property is enabled for transformation of bidirectional
languages.
|
UDDI_InquiryAP
I_URL
| String
| Yes for UDDI
| None
| The URL of the UDDI inquiry API.
|
WebServiceProvider
| String
| Yes for UDDI
| None
| The name of the target web service provider. This is normally the
Business name as published on the UDDI registry. This entry is case
sensitive and requires English characters only.
|
WebService
| String
| Yes for UDDI
| None
| The name of the web service. This entry is case sensitive and
requires English characters only.
|
MimeType
| String
| No
| xml/soap
| The mime type of the data handler that the connector invokes. This
is set in the business object TLO as the default value and must be in English
characters only.
|
BOPrefix
| String
| No
| SOAP_
| This is appended to the front of every business object created.
User configurable (English characters only) up to eight characters.
|
BOVerb
| String
| Yes
| Create
| The verb set in the SOAP Config MO of the Request, and, optionally,
Response, and Fault business objects.
|
Collaboration
| String
| No
| None
| This value dictates the ws_collab ASI in the TLO and is mandatory when
generating objects for event processing.
|
GenerateUniqueBOs
| String
| No
| None
| If this property is true, the business object names will be unique among
all web services. If this property is false, you can reuse the business
objects among operations with the same part types.
|
SOAPVersion
| String
| No
| None
| Determines the SOAP standard used to generate BOs. Possible values
are 1.1 and 1.2.
|
BiDi.ExtApplicationMetaData
| String
| Yes
| ILYNN
| Specifies the bidirectional format of the WSDL_URL property, if
needed; otherwise, the use of the default value will not activate any
bi-di processing on the WSDL_URL.
|
The next section describes how to specify the WSDL document in the
Configure Agent window.