Configuring the API Server for the Temp File Service - API Server - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Essential - Premier - Standard - external - Standard - Essential - Premier

API Server

Platform
OnBase
Product
API Server
Release
Foundation 24.1
License
Standard
Essential
Premier

You must make changes to the API Server's 1_server.json file in order to complete installation and configuration of the Temp File Service (TempFS).

To configure the API Server for TempFS:

  1. Browse to the config directory in your API Server's installation directory.
    In a default installation, this directory is located at C:\Program Files\Hyland\ApiServer\config.
  2. Open the 1_server.json file in a plain text editor, such as Notepad.
  3. Locate the TempFileStorage tag.
  4. In the Address tag, enter the URL of the Temp File Service. The URL should be of the format http://[SERVER]/[APIServerName]/tempfs/, where [SERVER] is replaced with the server where your API Server is installed and [APIServerName] is replaced with the name of your API Server.
  5. Save and close the file.
  6. Recycle your application pool for the changes to take effect.