Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.


For more information on products and upcoming events around #dominoforever, please visit: HCL Domino Page


Status Already Exists
Workspace Domino Designer
Categories LotusScript
Created by Guest
Created on Feb 13, 2026

In class db propierty NotallowReceivelocalReplica

I want to have a class that not allow receive local replica because are very sensible and there're users that create a local replica and then don't use this laptop or device because is an emergency device and when is it used put old documents in the server.

Function in Lotus:

Db.NotallowReceiveLocalReplica=true this function protect the database receive information from local replica, only replicates from the server to local not the reverse.

But this database could be replicate with another servers bidirectional.


  • Attach files
  • Admin
    Thomas Hampel
    Apr 28, 2026

    You can do this in the ACL with the Flag Replicate or Copy documents.
    For servers the flag should be set, for users you would unset it to achieve your goal