ConnectionPropertyArray
Use this element as the container for connection properties in either PlatformProperties.xml or ServiceSpecification.xml. If you use it in both documents, the specification in ServiceSpecification.xml overrides the specification in PlatformProperties.xml. This element is optional in both files.
Contained by
- EISService (in ServiceSpecification.xml)
- Platform (in PlatformProperties.xml)
Contains
ConnectionPropertyAttributes
NoneExample
Figure 1 is an example of the ConnectionPropertyArray element.<ConnectionPropertyArray>
<ConnectionProperty name="connectionURI"
value="http://winmvsn0.cpit.hursley.ibm.com:8888/CICS/XMLS/DFHWSDSH/ACTDSOAP"/>
</ConnectionPropertyArray>