Thales

Users who want to use third party integrations to control their devices can integrate the required .jar file. The process begins with the user downloading the .jar file from the respective vendor. After downloading, the contents of the .jar file must be extracted into the external_libs directory. Finally, the plugin must be restarted for the changes to take effect.
Note: Install the Thales client only on the node where AppViewX is installed.
  1. To navigate to the directory where Thales client is installed, execute the following command:
    cd /opt/nfast/java/classes
  2. Copy the jutils, kmjava, and nfjava jars from the directory and paste it to the external libs directory in AppViewX.
    • If AppViewX is already installed /migrated, execute the following command:
      cp <jar_name>.jar <user_home_dir>/external_libs/
    • If AppViewX is not installed/migrated, to copy the jar in the installer directory, execute the following command:
      cp <jar_name.jar /home/appviewx/Installer/external_libs
  3. Restart the avx_vendors plugin followed by the gateway plugin.
    Note: For more information on how to restart the plugin, refer to the Restarting a plugin section.