HDC Remote Agent
HDC Remote agent is a small application that can be used by system integrators to easily import data packages to HDC without exploring details of our API. It can be also seen as a guide on how to use those services. It supports upload of large files in chunks with resume capability.
If data packages are large and not suitable for direct communication via REST API, they can be uploaded in for of a ZIP package and processed in the background. A long running process GUID is returned and can be used for monitoring progress or obtaining import report / log.
HDCAgent is windows, desktop application, that helps to upload and import Navet data packages.
To start the HDCAgent type in command line:
HDCAgent.exe -ui
How to configure:
1. set HDC Server Adress
2. set user name and password for user, that you want to use as import (draft alternative) owner
3. choose file to upload
4. retrieve domains and perspectives from server (refresh button)
5. choose domain which should be used during import and target perspective
6. run import
Â
Â