HCL Domino Connection

See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium HCL Domino connector.

HCL Domino, formerly IBM Domino, is a collaborative enterprise software platform that includes email, calendaring, and database capabilities, known for its reliability and security in managing business-critical applications and data.

This topic describes how to authenticate to HCL Domino and configure any necessary connection properties in the HCL Domino connection connector.

Connection Configuration

Each connection property available in the HCL Domino connector is explained below.


Connection Name

The name of the connection to be created should be provided. This is the name that will display on the list of available connections.


Server

The host name or IP address of the Domino server.


Port

The port number of the Proton service on your Domino server.


Database

The name of the Domino database file.


Auth Scheme

The type of authentication to use when connecting to Domino.

This option must match the Client Authentication setting in the server adpconfig.nsf database.

  • SSLCertificate: The connector authenticates as a dedicated user with the client certificate given in SSLClientCert.

  • Anonymous: The connector authenticates as the built-in Anonymous account.


Upload Keystore File

Option to upload Keystore File in case if Auth Scheme is set to SSLCertificate.


Add Configuration: Additional properties can be added using this option as key-value pairs.


After entering all the details, click on the TEST button.

If the connection service identification and authentication details are provided correctly, a success message stating “connection available” is generated.

Click on the CREATE button to save the changes.

If the details are incorrect or the server is down, you will get a message “Connection unavailable”.

Top