External Control Mechanisms
API
The API (Application Programming Interface) enables the control of all ArcFlow functions using various programming languages. Using a C-DLL almost all DMS functions can be provided where they are needed. For example, a document search can be integrated into an existing ERP system.
Command Line Control
Using commands ArcFlow can execute certain orders independently, e.g. to set the database to backup-status or to stop services without it being necessary for a system administrator to be logged in at the machine.
Application Remote Control
Using the ARC (Application Remote Control) interface ArcFlow can be completely controlled by external systems. This control function allows arbitrary programs to send commands to the current ArcFlow window using a previously set-up socket connection. Using this method, for example, documents can be displayed, workfolders can be created or documents opened for processing. Administrators can make use of this interface for navigating within existing workfolder structures.
|