Replicator v6.1.8105 corrected this issue as per change log:
Fixed issue when replicating a new list item and assigning a previously used List Item IDs. (TFS# 18775)
As a temporary fix for this issue until you are able to upgrade please edit the file named: “Syntergy.Replicator.Service.exe.config” on all farms and add the following new line:
<Setting Name="MaintainItemIds" Enabled="false"/> as shown below:
<ReplicationEvent Name="Syntergy.Replicator.EventHandlers.ListItemEvent">
<Setting Name="AddArrivalStamp" Value="Arrival_Date" Enabled="false"/>
<Setting Name="AddVersionStamp" Value="Rep_Remote_Version" Enabled="false"/>
<Setting Name="RelinkForms" Enabled="true"/>
<Setting Name="OverwriteReplicatorKey" Value="" Enabled="false"/>
<Setting Name="MaintainItemIds" Enabled="false"/>
</ReplicationEvent>
Save the changes and restart both of the Replicator Services.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center