Interfaces
Metamation comes complete with a range of integration interfaces which allow external 3rd party systems to feed and fetch both data and documents into the system repository. Various types of interfaces are available, and all are provided with a separate user guide which can be found through the Metamation support area.
Types of interfaces currently available include:
- ActiveX DLL API - Allows passing of information and documents into and out of Metemation by calling subroutines within your own Windows 32 (WIN32) or Windows 64 (WIN64) applications.
- SOAP - Allows passing of information and documents into and out of Metamation by using a web SOAP service to connect to the Metamation application. This is less efficient that the direct integration via the ActiveX component.
- WEBDAV - Allows connectivity to the document repository from any application which can access a network file share.

|