taddm.properties

Table 1.
Property Name Possible Values Description Mandatory
taddmHost IP IP address of TADDM discovery server. Y
taddmPort

Port

Default=-1

Port on TADDM server to which queries need to be sent. Port 9433 is used for queries. Setting the port -1 in code, it conditionally set it to 9433. Y
taddmUserName <userid> Username to access TADDM. Y
taddmPassword <password> Password to access TADDM. Will be stored in encrypted form. Y
taddmUseSSl

true/false

Default=false

If true, secure connection will be established. N
taddmTrustStorePath

<path>

Specify SSL certificate path. N
taddmHome

<path>

Provide the $COLLATION_HOME path on taddm hosted machine.

Provide the <IntegrationPlugin path>/security/etc, if plugin is running independently.

.
Y
tlsVersion

TLS version

Default: TLSv1.0

Specify the same value for TLS version as set in TADDM (e.g. TLSv1.0, TLSv1.1, TLSv1.2) N
Change event settings
Table 2.
Property Name Possible Values Description Mandatory
listenIp

IP

IP of change event listening machine. Y
listenPort

<port no>

Port of change event listening machine. Y