Configure a Storage System - API Server - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/API-Server/English/Foundation-22.1/API-Server/Temp-File-Service-Installation/Installing-the-Temp-File-Service/Configuration/Configuring-the-Temp-File-Service/Configure-a-Storage-System - 2024-03-05

API Server

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

The storage system for the Temp File Service must be configured using the 5_tempfs.json file. To configure this storage system:

  1. Run the storage command:
    TempFileService.Configuration.exe storage
  2. Once this command has been executed, run the following subcommand with [path] replaced with the path to the 5_tempfs.json file and [tenant name] replaced with the tenant name in the Datasource string in 5_tempfs.json:
    select-database --json-config [path] --tenant [tenant name]
  3. Run the following command with [type] replaced with either S3 or UNC depending on the type of storage system in use.

    add --type [type]

    You are prompted to add in all relevant information for the storage system being configured.