Update Perceptive Connector for SAP ArchiveLink - Perceptive Content Update Guide - Foundation 24.1 - Foundation 24.1 - Ready - Perceptive Content - external

Perceptive Content Update Guide

Platform
Perceptive Content
Product
Perceptive Content Update Guide
Release
Foundation 24.1
License

To update Perceptive Connector for SAP ArchiveLink after installation, you must add the ArchiveLink installation directory path to the Tomcat configuration java library path. After you install Percpetive Connector for SAP ArchiveLink, complete the following steps.

  1. Stop Tomcat.
  2. Navigate to the Tomcat [path]/${TOMCAT_HOME}/bin directory.
  3. Create a setEnv.bat file in the directory using the following command. set CATALINA_OPTS=%CATALINA_OPTS% Djava.library.path=%PATH%;<PathToImageNowBinDirectory>
    Note: If Tomcat is installed as a Windows service, add the java.library.path Java options settings from the Tomcat service configuration application. For more information, see the Tomcat documentation.
  4. Restart Tomcat.