...
Note: Can run in console mode (not as a Windows Service) with the command:
>BusinessGPTFileLoader.exe console
How it
...
works
Sanity test
Upload a file to the folder and check if it was successfully uploaded to the dashboard. The file can be found under Data Sources>Documents
...
Upload
Upload is done into a collection which is the name of the original folder + date of first run. Any files in this folder will be uploaded to the same collection.
Along with the file, also users and groups list which have read access to the file are uploaded as well.
If something is changed with one of these users or groups, an update is sent.
Error handling
In an upload error, the loader marks the record as failed in the status.
...