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:
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.