Fax Agent Configuration - Fax Agent Installation and Setup Guide - Foundation 24.1 - Foundation 24.1 - Ready - Perceptive Content - external

Fax Agent Installation and Setup Guide

Platform
Perceptive Content
Product
Fax Agent Installation and Setup Guide
Release
Foundation 24.1
License

To configure Fax Agent to use token based agent authentication, complete the following steps.

Note: Only configure agent token authentication if the Fax Agent is installed remotely.
  1. On the Perceptive Content Server machine, generate an authentication token for Fax Agent by running the following command.
    intool --cmd create-authentication-token --lictype Fax Agent --file FaxAgent.txt
  2. On the Fax Agent machine, navigate to the etc directory in the Fax Agent installation directory.
  3. Using a text editor, open the inserverFax.ini file.
  4. In the [Remote] section, set the authentication.token setting to the contents of the FaxAgent.txt, as shown in the following example.
    authentication.token=[authentication token]
  5. Save and close the inserverFax.ini file.