...
A new file is generated on a predefined disk area by an external system
The service supervises the disk area and detects the new file, the file name is compared to a name pattern to determine if the file is handled and how it is handled
The import handler is called to transform the file to an internal format suitable for upload
The items loaded to the importer is passed to the uploader
The uploader handler calls a remote server Api, passing a chunk of items
The remote Api will handle the data and store it to the server, the REST call indicates what interface is called and type of the data to store
Installation
Run the installer.
Possibly register the service, see Windows Service installer finishes correctly but service is missing.
Ensure Signifikant Service is run under “Local System” or an account which has access to SQL Server.
Configuration
Imported data
...