Configure the API Server for the Temp File Service - API Server - English - Foundation 22.1 - OnBase - Essential - Premier - Standard - external - Essential - Standard - Premier

API Server

Platform
OnBase
Product
API Server
Release
Foundation 22.1
License
Essential
Standard
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.

  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 text editor, such as notepad.
  3. Locate the TempFileStorage tag. 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.
  4. Save and close the file and recycle your application pool for the changes to take effect.