Synchronizer enhancements
The following enhancements are available for Synchronizer.
New command
A new optional --no-git-wipe command is added in Synchronizer to disable Git data wiping on stale data detection. By default, this option is set to false.
In Docker, configure the SYNCHRONIZER_NO_GIT_WIPE environment variable.
Refer to Start synchronization in the Tungsten RPA Help.
Docker logging
To change logging level for Synchronizer, use the following environment variables:
-
LOG4J_LOGGER_ROOT_LOGGING
-
LOG4J_LOGGER_ADDITIONAL_KEY_<N>
Refer to the README.MD file.