Check synchronization result

To check the synchronization result, see the respective log file, which by default resides in: home\AppData\Local\Kofax RPA\version\Logs. The log file location can be configured with log4j2_synchronizer.properties, which resides in: home\AppData\Local\Kofax RPA\version\Configuration.

If synchronization is successful, the log contains the name of the synchronized project and a commit ID of the synchronization. The synchronization is run at the specified interval, and object changes are automatically synchronized between the Management Console and the repository once the changes appear.

If conflicting changes occur, the repository object version has a priority over changes in the Management Console. In this case, the conflicting Management Console changes are ignored.

Note Currently, it is not supported to rename and change the location of synchronized files from the repository because it references to these files in the Management Console become incorrect.

A successful synchronization includes:

  • commit ID. Denotes a commit of the repository object changes synchronized with the Management Console.

  • timestamp. All objects modified in the Management Console before this point in time are synchronized with the repository.

On the Management Console interface, to see the author of a newly added object, commit message, object revision, and date of the last modification, ensure that the following columns are added to the respective view: Modified by, Commit message, Revision number, and Last modified, respectively.