ConnectionProperty
Use this element in the PlatformProperties.xml document to specify the properties for a server connection, or in the ServiceSpecification.xml document to override the server connection properties that you set in PlatformProperties.xml. This element is required in the PlatformProperties.xml document.
Contained by
ConnectionPropertyArrayContains
NoneAttributes
| Fields | Description |
|---|---|
Attribute: name
Valid values: See Description Required?: Yes Default value: See Description |
Specifies connection protocol and location of the Web service. |
Examples
Figure 1 are Figure 2 examples of the ConnectionProperty element.
<ConnectionProperty name="connectionURI"
value="http://sample.connection.uri.com:8888/CICS/XMLS/DFHWSDSH/ACTDSOAP"/>
<ConnectionProperty name="connectionURI"
value="http://localhost:8080/imssoap/services/IMSPHBKPort"/ >