Note: The name attributes are case sensitive and must be input exactly as they appear in Table A1 on page 65.

Sample: - Properties in the precisiontn.xml file

The following example shows the property definition section in the precisiontn.xml file:

<extension-assembly>

....

<properties name="TopoMediatorExtension">

<property name="lumos.leapx.service.topo.mediator.UseCLLICodes" value="true"/>

</properties>

<properties name="LEAPFramework">

<property name="lumos.leap.association.InitialReconnectDelay" value="1" />

<property name="lumos.leap.association.MaxReconnectDelay" value="4096" /> <property name="lumos.leap.association.ReconnectIncrement" value="100" /> <property name="lumos.leap.association.MaxReconnectAttempt" value="-1" />

</properties>

<properties name="LEAPFramework"> <property name="lumos.leap.KAStrict"

value="{TL1PassThru,TL1PassThruNoLogin}" /> </properties>

<!--

<properties name="Netcool TSM">

<property name="PropsFile" value="$(app.install.root)config/tl1.props"

/>

</properties>

<properties name="Netcool TL1 Connect">

<property name="hostsPath" value="$(app.install.root)/config/" /> </properties>

<properties name="Netcool User Authentication">

<property name="jdbcuser" value="root" /> <property name="jdbcpwd" value="" />

</properties> -->

<properties name="LEAPFramework">

<property name="lumos.leap.adaption.ProtocolTypeManager.MsgLogEnabled" value="{TL1}" />

</properties>

<properties name="TL1 Northbound">

<property name="lumos.leape.north.tl1.LoginMode" value="NONE"/> </properties>

Note: The app.install.root property defines <netcool_install_dir>.

64 Netcool/Precision for Transmission Networks 5.5 Administration Guide

Page 78
Image 78
IBM 5.5 manual Sample Properties in the precisiontn.xml file