Overview


The Upload Client is a Windows utility designed to automate uploads to a PathcoreFlow installation. It can be configured to monitor a folder and automatically upload files to PathcoreFlow as they are added. The Upload Client can handle MRXS and VSI multi-file images natively. It also provides the option to ignore files with certain extensions, so only the items you are interested in are transferred. PathcoreFlow’s API is used to communicate with the PathcoreFlow server over HTTPS on port 443.

The Upload Client has two main components: a background service that monitors a specified folder, and the user interface that shows upload progress and lets you change configuration settings.

Features

The Upload Client provides some additional features to facilitate data ingestion into PathcoreFlow:

  • Files can be filtered based on extension, folder, or file name
  • Support for multi-file images, including VSI, MRXS, NDPIS, and AFI
  • Custom metadata fields for uploaded files, such as a scan workstation name
  • Transfers can be paused and resumed at any time
  • Active file transfers continue when the user interface is closed, and even continue when the Windows user is logged out thanks to the background service