Deploying the archiving capability on Datacap 8
Complete the following steps for Datacap 8.
Procedure
- Log on as application administrator to the system where Datacap runs.
- If you use Datacap 8.1, you must ensure that
the IBM® Global Secure ToolKit (GSKit) libraries of Content Collector for SAP are used by Datacap.
- Make a backup copy of the gsk8iccs.dll library, which is in the
following directory:
- On a Windows 64-bit operating system: C:\Windows\SysWOW64
- On a Windows 32-bit operating system: C:\Windows\System32
- Copy the following libraries as shown in this table:
Library Copy the library from the following directory: Copy the library to the following directory: On Windows 64-bit On Windows 32-bit gsk8iccs.dll The GSKit directory of the add-ons package of Content Collector for SAP, for example: C:\InstallHome\api\gskitC:\Windows\SysWOW64 C:\Windows\System32 icclib082.dll The icclib directory of your GSKit installation, for example: C:\InstallHome\api\gskit\C\icc\icclibC:\Windows\SysWOW64\icc\icclib C:\Windows\System32\icc\icclib libeay32IBM082.dll The osslib directory of your GSKit installation, for example: C:\InstallHome\api\gskit\C\icc\osslibC:\Windows\SysWOW64\icc\osslib C:\Windows\System32\icc\osslib - Run Datacap Application Manager to encrypt the Datacap databases again.
- Make a backup copy of the gsk8iccs.dll library, which is in the
following directory:
- Extract the DatacapTMIntegration.zip file
to a temporary directory. You get the following folders and files:
Datacap80 Datacap81 Datacap90 copyright.txt ICCSAPAccess.rrxThe folders contain the ICCSAPAccess.dll library for the corresponding Datacap version.
- Move the extracted files to the following directories:
- Move the ICCSAPAccess.dll library for Datacap 8.0.1 or 8.1 to the C:\Datacap\dcshared\NET directory.
- Move the ICCSAPAccess.rrx file to the C:\Datacap\RRS directory.
- Register the dynamic-link library ICCSAPAccess.dll by
using the Assembly Registration tool (Regasm.exe):
at a command prompt, enter the following command:
regasm ICCSAPAccess.dll /codebaseOn most systems, the Assembly Registration tool is in the following directory:
C:\Windows\Microsoft.NET\Framework\v2.0.50727. - Move the csclient.dll library to the C:\Datacap\dcshared directory.