Module Reference - DDA Replication for TrueSight
Refer to the Data Editor reference section for common parameters.
Custom parameters include :
Parameter |
Description |
Default/typical value |
[Custom] section |
||
BackupFolder |
Location of temporary and backup data files |
./data/DDAReplication/Backups |
BackupFolderCleanupDays |
Number of days after which backup files (in BackupFolder) are deleted. Disregarded if value is negative. |
-1 |
CustomActions |
Custom context menu configuration, do not edit |
TriggerReplication,History |
TriggerReplication |
Script running the replication task. Change the script extension from .cmd to .sh on linux systems |
cmd:./Tools/bin/TriggerReplication.cmd" |
History |
Custom context menu configuration, do not edit |
link:/modules/DDAModifier/ViewDeleteDDAModifier.php?ConditionsOrder=1&CondSlotName1=TaskUDID&Operator1=equals&ModuleName=DDAReplicationLog&CondValue1=MC_UDID&startCond1=&endCond1= |
LogResultToFile |
Flag indicating if replication task execution results should be logged to a file. |
1 |
LogResultFile |
Path to the replication task execution logfile. i The size of the logfile is not monitored for size/growth. |
../../log/DDAReplication.log |
LogResultFileSize |
Maximum size (in bytes) after which the logfile is rotated |
5242880 |
LogResultFileNumber |
Number of rotated logfiles kept |
5 |
SendResultAsEvent |
Flag indicating if replication task execution results should be sent as an event to the SendResultCell |
1 |
SendResultAsData |
Flag indicating if replication task execution results should be logged as entries in the DDAReplicationLog DDA table on SendResultCell |
1 |
SendResultCell |
Name of the cell that receives the events and log data. |
(empty) |