This article describes the functionality of the "applabs Cloud Data Uploader".


Scope of functions

The tool connects to a Microsoft SQL Server and reads the desired data from tables or views via SQL Query.

The result of the query is exported to a CSV file.

This CSV file is uploaded to a DocuWare cloud system via SFTP.

From there, further processing of the data can take place, e.g. via DocuWare Autoindex.


System architecture

The tool is a directly executable program. A GUI/interface is used to configure the desired data exports and uploads.


Configuration(s)

Any number of configurations can be created.


Execution

The execution of the configuration is done via a second EXE file, which can either be executed manually - for testing - or automated via the Windows task scheduling.

Requirements

see article "System requirements".