Integrating with Connections
You can configure HCL Verse™ to work with HCL Connections™ 5.5 CR2, 6, 6.5, 7.0, or 8.0.
Before you begin
About this task
Integrating with Connections is optional. This integration leverages Connections profiles to enable business cards, photos, and electronic email signatures in Verse. It also enables Verse users to attach and download Connections files when composing and reading messages.
Requirements:
- HCL Connections™ 5.5 CR2, 6, 6.5, or 7.0.
- The user email address in the Domino Person document Internet Address field must match the email address in the Connections profile. To retrieve information such as a photo, the Domino user address is encoded and a call is made to Connections. The Domino encoded address must match the Connections encoded address to retrieve the information.
This procedure describes the steps to install and configure Connections in your environment and then to enable it to work with HCL Verse™ . If you already, you do not have to set up a new environment.
Procedure
-
Install HCL
Connections™. See the
Installing section of the HCL Connections documentation.
Note: If you upgraded from a Connections release that is earlier than 5.5, complete the procedure Upgrading older profiles.
- Configure the IBM HTTP Server that is used to access Connections. See Configuring the IBM HTTP Server in the HCL Connections documentation.
- Enable SSL on the IBM HTTP Server. See Configuring IBM HTTP Server for encrypted connections in the HCL Connections documentation.
- Enable single sign-on for Domino. See Enabling single sign-on for Domino in the HCL Connections documentation.
-
Edit the IBM HTTP Server httpd.conf file as follows. This file is
typically in the <IHS_ROOT>/conf directory. This step enables cross-origin
resource sharing (CORS) so that Verse can access HCL
Connections™ APIs.
Note: Some text shown in this step is broken into multiple lines so that the content fits on the documentation page; the additional lines are indented. In the actual file, this text is on one line.
-
To enable Verse users to connect to the Connections server, add the following line to the
notes.ini file in the Domino data directory:
VOP_LLN2_BSSUIServer_URL=https://HCL_http_server_hostname
Note: If the setting is the last line in the notes.ini file, press ENTER after the line. -
Restart the Domino® server:
Restart server