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 and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Needs Review
Workspace Domino Designer
Categories Java
Created by Guest
Created on Feb 7, 2024

Enable registerNewUser to detect mailfile replica creation failure

When registerNewUser of Java's Registration class is used to register a new user, if a server other than the home server is specified in the MailReplicaServers property, a mail file replica is created on that server.

Even if the mail file replica creation fails, if the user registration is successful, the return value of registerNewUser is true, and the failure of the replica creation cannot be detected.

Please provide a way to determine that the mail file replica creation has failed.

  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    Mar 5, 2024

    Instead of creating the replica from your client or via the registrationClass, symetrical clusters can be configured so the server will automatically create the cluster replica for you.