Appendix A: Properties used in the integration

Properties used in the integration.

Plugin.properties

Table 1.
Property Name Possible Values Description Mandatory
enableChangeEventManagement.

true/false

Default=true

If true, Change Event processing will be enabled. Plugin restart is not required after changing the property value . Y
enableMigration true/false

Default=true

If true, CI Migration processing will be enabled. Y
runMigrationAgain true/false

Default=false

If true, Migration will run again for all the configured CIs. Y
migrationThreadPoolSize Recommended value>1 Default=5 Specify ThreadPool count for CI migration processingIncrease the count if require to process bulk data. Y
changeEventThreadPoolSize Recommended value>1 Default=5 Specify ThreadPool count for CI Change Event processing . Y
sourceConnector

<source>

Supported=TADDM

Currently supported source type is TADDM. Y
targetConnector

<target>

Supported=SNOW

Currently supported target type is SNOW. Y
javaHome

<javahomepath>

Default=/opt/IBM/taddm/dist/

external/jdk-Linux-x86_64/jre

Set IBM Java home path to compile code written in magic methods. N
useMagicMethod true/false

Default=false

Set true to run magic methods used to dynamically update the transformed values. N
taddmSessionRetryTime

<time in milliseconds>

Default: 2000

Set time for session retry for source and target connector both. Time should be in milliseconds. Y
Log configuration
Table 2.
Property Name Possible Values Description Mandatory
fileSize

<filesize>

Default=20MB

Specify file size for log files. Y
backupIndex

<count>

Default=5

Specify Count of backup file.

Y
logLevel

<loglevel>

Default=info

Specify log level. Supported log level is info or debug. Y
Graceful Shutdown settings
Table 3.
Property Name Possible Values Description Mandatory
gracefulEventProcessingCount

<queuesize>

Default=5

Number of pending events to be processed before gracefully shutting down the threads Y