Deploying the archiving capability on Datacap 8

Complete the following steps for Datacap 8.

Procedure

  1. Log on as application administrator to the system where Datacap runs.
  2. 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.
    1. 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
    2. 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\gskit
      C:\Windows\SysWOW64 C:\Windows\System32
      icclib082.dll The icclib directory of your GSKit installation, for example:
      C:\InstallHome\api\gskit\C\icc\icclib
      C:\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\osslib
      C:\Windows\SysWOW64\icc\osslib C:\Windows\System32\icc\osslib
    3. Run Datacap Application Manager to encrypt the Datacap databases again.
  3. Extract the DatacapTMIntegration.zip file to a temporary directory.
    You get the following folders and files:
    Datacap80
    Datacap81
    Datacap90
    copyright.txt
    ICCSAPAccess.rrx

    The folders contain the ICCSAPAccess.dll library for the corresponding Datacap version.

  4. 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.
  5. 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 /codebase

    On most systems, the Assembly Registration tool is in the following directory:
    C:\Windows\Microsoft.NET\Framework\v2.0.50727.

  6. Move the csclient.dll library to the C:\Datacap\dcshared directory.