We have a notes application which is replicated to several remote locations. we deleted some documents from the base application. But the deleted documents are getting replicated back to the base application.
Have you looked at the purge interval? Compare that to your replication schedule to determine if the deletion stubs are being removed before your scheduled replication.
Also could you please tell me . what else should be taken care of, to make sure that the replication is only unidirectional - from Base application to the replicas in remote location.
In my case it happens the other way also. We have given author access & create document privilege to all users.
Does it have something to do with the access rights of the users ?