Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It runs under a service named “BusinessGPTFileLoader” and has the following configurations:

  1. Folder UNC path (list)

  2. API Key FolderPath - can be local folder or UCN

  3. ApiKey - See here

  4. UploadApiUrl - BusinessGPT upload service API URL- See here

  5. PerformanceFileCount - Help: After how many files to write into the log, the performance of the total number of files and process time. Default 50.

  6. DBPath - local path to SQLite DB file

  7. RunningIntervalMinutes - the service scans the folder every interval for new files that were added to the folder

  8. ReprocessAllFiles - default False. Set to True to reprocess all the files in the folder and upload them again.

Specification

The service includes an SQL Light DB as part of the installation.

...