Purge RecordSyncLog

RecordSyncLog is used to keep summary of record synchronization. This job is similar to PurgeJobPolicy and supports deletion of data for one or all enterprises.

Since the RecordSyncLog is a copy of the rows from ProductLog, the ProductLog can be easily deleted. However, if an event is present in RecordSyncLog, the event is not deleted. All the data related to the event in the RecordSyncLog is retained as important data. Use the scheduler job to remove all the older entries from RecordSyncLog and to purge the RecordSyncLog.