Prerequisites
-
A HCL Notes that has the same version as the HCL Domino Server.
-
Microsoft Visual Studio C++ 2015 - 2022 Redistributable 14.0 onwards.
-
The PATH environment variable must contain the Notes data folder. For example,
C:\Program Files (x86)\HCL\Notes
-
Install IQService. For more information, refer to Installing and Configuring IQService.
-
The computer must have the
NCSO.jar
file in the classpath. -
When creating the HCL Domino application for OpenJDK 11, ensure that the
corba-api-5.0.1.jar
file is downloaded from http://www.java2s.com/Code/Jar/c/Downloadcorbaapi501jar.htm and copied to theWEB-INF\lib
folder of IdentityIQ. -
Ensure that Domino Server
notes.ini
file contains the following line:ServerTasks=<any other tasks>, DIIOP, HTTP
The HTTP task is required only if the DIIOP port is not a part of the HostName in the Application attributes.
-
In the Domino Server, select Server > Full Access Administrators. This list should have the name of the user that is being used to open a session with the server.
-
The Domino Server should be reachable from the host computer.
Secure HCL Domino Source
The IQService is a native Windows service that enables this connector to participate in a Windows environment and access information only available through Windows APIs.
Note
The HCL Domino connector requires Microsoft Visual Studio C++ 2015 - 2022 Redistributable 14.0 (32-bit) be installed on the computer where IQService is installed.
If you are running a 32-bit version of HCL Notes(i.e. version prior to HCL Domino Client 14.0), IQService must be running as a 32-bit process to interact with 32-bit HCL Notes. If IQService must be installed on a 64-bit Windows system, perform the following before installing the IQService:
-
Download Microsoft Windows SDK or .NET Framework SDK.
-
Extract the IQService zip file into a temporary folder. For example,
C:\temp
-
Run the following command from the command prompt:
<SDK Bin>\CorFlags.exe C:\temp\IQService.exe /32BIT+
For example,
C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\x64>CorFlags.exe
C:\temp\IQService.exe /32BIT+
This command converts the IQService.exe to a 32-bit application.
-
Copy all the files from
C:\temp
to theC:\Program Files (x86)\HCL\Notes
path. -
Install and start the IQService. For more information on IQService installation steps, refer to Installing and Configuring IQService.
IQService must be installed before performing the following operations:
-
Sync ID file
-
Delta aggregation
-
Upload ID file to vault
-
ID file password change through self-service
-
Helpdesk HTTP (Internet) password change
-
Get ID file from vault
-
Reset password of an ID file stored in an ID vault