Record Version Purge
The following record versions are not deleted:
- Latest version of the record where record state is CONFIRMED.
OR
- Latest version of the record where record sate is UNCONFIRMED and the last version of the record, where record state is CONFIRMED.
Note: For instance, if there are two records with the following version and state information:
- For record A, version 2 is deleted using the above algorithm.
- For record B, no version is deleted, since the latest version of record which is 3 here, has record state as UNCONFIRMED and is preserved. Version 2 which has record state as CONFIRMED is preserved, since this is the latest version of record having the record state as CONFIRMED.
Copyright © Cloud Software Group, Inc. All rights reserved.