Hi Chandan, Then indeed a new mechanism should be introduced to prevent
this.saveEntitySyncRemoveInfo(value.getPrimaryKey()); in GenericDelegator.removeValue() It seems to me that this should be set in entityengine.xml by delegator. Or maybe even simpler with a general property. Jacques Le 03/10/2017 à 13:07, Chandan Khandelwal a écrit :
Hi Jacques, cleanSyncRemoveInfo service will be used to clean/delete the EntitySyncRemove records of specific time interval. When any records are removed the primary key will be saved in the EntitySyncRemove entity's for syncing purpose, I am talking about to not create EntitySyncRemove records (disable the usage of ENTITY_SYNC* entities) if not needed.
