Email Adapter Configuration

To use an email adapter, update the dtx.ini file on the runtime system.
  1. Edit the install_dir/dtx.ini file and search for the string [JVM Options]. The install_dir is the directory where HCL Link is installed.
  2. Set option1 as follows:
    On a Microsoft Windows system:
    option1=-Djava.ext.dirs=install_dir\java\lib\ext;install_dir\extjar 

    On a Linux system:

    option1=-Djava.ext.dirs=install_dir/java/lib/ext:install_dir/libs/extjar 

Adapter Contents