Replication

Hello,

I have application stored in one location in domino server. The replica copy of the same database is also stored at different location. These database have one master setup document which is having field with server name formula. And Each location setup master document is containing server for each location.

How can I stop the replication for particular documents or a view?

Subject: Replication

Get Replication Settings and look to the Advanced tab. You can choose views to replicate, or even write a selection formula.

Maybe the selection formula can be something like SELECT Form!=“MyForm”