Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The role of the loader is to take files from a folder and load them into the dashboard.

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

  1. Folder UNC path (list)

  2. API Key - See here

  3. BusinessGPT API URL- See here

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

The service writes into the DB for files the status of handling Failed/ Finished,,contentID, time

When the service stats it writes into the log the total number of files to load.

If the service restarts, it will check again how many files need to be uploaded.

The service writes into a log the progress statistics every 50 files:

Total files loaded

Processing time of last 50 files.

  • No labels