Configuration properties

Configuration parameters are set for the data events handling application to process. This configuration should only be changed to match the Temenos Transact runtime and server configuration.

PARAM_NAME PARAM_VALUE DESCRIPTION
df.etl.extract.app.heartbeat.frequency 5000 Extract application heartbeat frequency in milliseconds.
df.etl.extract.app.timeout 4000 Extract application timeout in milliseconds.
df.etl.extract.job.schedule.frequency 100 Extract job schedule frequency in milliseconds.
df.etl.extract.job.timeout 1800 Extract job timeout in seconds.
df.etl.extract.recover.job.timeout 300 Extract recover job timeout in seconds.
df.etl.extract.progress.sync.frequency 5000 Extract progress synchronization frequency in milliseconds
df.etl.extract.job.dispatch.frequency 1000 Job dispatch frequency in milliseconds
df.etl.extract.job.dispatch.eventBased.size 10 Number of jobs to dispatch per event.
df.etl.extract.job.dispatch.windowBased.size 100 Number of jobs to dispatch per window.
df.etl.extract.job.dispatch.threshold 10 Jobs are dispatched when the number of new jobs falls below this threshold.
df.etl.extract.event.fetch.window.size 1000 Event fetch window size.
df.etl.extract.event.fetch.size.max 1000 Maximum number of events that can be fetched at once.
df.etl.extract.event.fetch.window.min.size 3000 Minimum events limit to dispatch job in window mode.
df.etl.extract.event.fetch.window.max.size 10000 Maximum events limit to dispatch job in window mode.
df.etl.extract.event.fetch.window.hard.max.size 200 Hard maximum events limit to dispatch job in window mode.
df.mode.t24 TAFJ Temenos Transact TAFJ or TAFC.
df.api.tafj.ofsSource IRISPA TAFJ run time OFS source.
df.api.tafj.pool.maxSize 13 TAFJ connection pool maximum size.
df.api.tafj.pool.maxWaitMilliSeconds 60000 TAFJ connection pool maximum wait milliseconds.
df.api.tafc.host localhost TAFC jBASE agent host.
df.api.tafc.port 21001 TAFC jBASE agent port.
df.api.tafc.ofsSource IRISPA TAFC jBASE agent OFS source.
df.api.tafc.allowInput 0 Whether the TAFC jBASE agent allows input.
df.api.tafc.actionTimeout 30 TAFC jBASE agent connection timeout.
df.api.tafc.pool.minSize 1 TAFC jBASE agent connection pool minimum size.
df.api.tafc.pool.maxSize 13 TAFC jBASE agent connection pool maximum size.
df.api.tafc.pool.maxWaitSeconds 60 TAFC jBASE agent connection pool maximum wait in seconds.
df.api.tafc.pool.maxIdleMinutes 15 TAFC jBASE agent connection pool maximum idle time in minutes.
df.taskStat.on 0 Whether to enable task stats ( 1 to enable, 0 to disable).
df.taskStat.testId test Test id.
df.taskStat.log.eventFetch.ThreadPoolWait 0 Whether to ignore eventId fetch thread pool wait in taskStat ( 1 to ignore, 0 to respect this value).
df.etl.extract.metadata.refresh.initial.delay 0 Metadata refresh scheduler initial starting delay.

df.etl.extract.metadata.refresh.time

500

Metadata refresh scheduler invoking time in milliseconds.

df.job.stat.on

Y

Whether to enable job stats or not (Y to enable, N to not enable).

df.event.stat.on

Y

Whether to enable event stats or not (Y to enable, N to not enable).

df.etl.extract.list.agg

Y

Whether to enable LISTAGG or not (Y to enable, N to not enable).

df.etl.extract.job.recover.frequency

1800

Extract recovery job frequency in milliseconds.

df.etl.extract.job.retry.count

3

Extract recovery process retry count.

df.etl.extract.job.retry.enabled

1

Whether to enable the recovery process (1 to enable, 0 to disable).

df.etl.extract.data.truncate.enabled

N

Whether to enable data truncatation (Y to enable, N to disable).

df.etl.extract.validate.all.column

Y

Whether to validate all columns or not (Y to enable, N to disable).

df.rr.etl.validate.job.schedule.frequency

1000

Validate job schedule frequency in milliseconds

df.rr.etl.validate.job.time.delay

900

Validate job time delay to acquire the job in seconds.

df.rr.etl.validate.job.timeout

1800

Validate job time out to re-procecss in seconds

df.rr.etl.validate.job.enable

Y

Whether to enable the validate job process (Y to enable, N to disable).


Bookmark Name Actions
Feedback
x