Replication Settings for Multiple Databases

HelloI am trying to set the ‘Do not send deletions made in this replica to other replicas’ replication setting for approx 800 databases (hence do not wish to perform this task on an individual basis).

The Domino Administrator client does not provide this functionality, so I am assuming it can be scripted. Can anyone assist?

Thanks in advance.

Subject: Replication Settings for Multiple Databases

From Domino Designer 7 help:The NotesDatabase class contains the ReplicationInfo property, which is of the NotesReplication class. The NotesReplicationClass has the property IgnoreDeletes. If set to True, does not replicate outgoing deletes.

/Peter

Subject: RE: Replication Settings for Multiple Databases

Thanks for your response Peter, I’m not sure if this info is valid for 6.5. However, it did occur to me that I can set this field via a template refresh.