Figure 65 shows the Configure Agent window of the WSDL ODA Business Object Wizard.
Figure 65. Configure Agent window
Table 47 lists the properties you must configure for the WSDL ODA.
Table 47. 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. |
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 |
| 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 | Sring | No | true | 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 | 1.1 | Determines the SOAP standard used to generate BOs. Possible values are 1.1 and 1.2. |
The next section describes how to specify the WSDL document in the Configure Agent window.