Start OpenText eDOCs Connector

NOTE: Your License Server must be running before you start OpenText eDOCs Connector.

TIP: You can configure services to start automatically when you start the machine.

To start OpenText eDOCs Connector

  • Start OpenText eDOCs Connector from the command line using the following command:

    opentextedocsconnector.exe -configfile configname.cfg

    where the optional -configfile argument specifies the path of a configuration file to use.

  • On Windows, if you have installed OpenText eDOCs Connector as a service, start the service from the Windows Services dialog box.
  • On Linux, if you have installed OpenText eDOCs Connector as a service, use one of the following commands:

    • On machines that use systemd:

      systemctl start opentextedocsconnector

    • On machines that use system V:

      service opentextedocsconnector start

  • On Linux you can use the script start-opentextedocsconnector.sh which is provided in the installation directory.