Transflo DMS Enterprise Client API

This article provides sample code and requirements to connect, upload, and retrieve documents from the TRANSFLO® Server using the TRANSFLO® Client API. TRANSFLO Client API is a set of libraries that have various methods to import and extract batches of documents to and from the TRANSFLO® System.

The TRANSFLO® Client objects are available as COM libraries or as .NET 4.0 assemblies. In order to invoke TRANSFLO® Functionality from other languages and platforms, you must use the TRANSFLO® Web Service API.

The TRANSFLO® Client API consists of the following libraries and dependent libraries:

  • Transflo.dll

  • Transflo.Client.dll

  • Transflo.Shared.dll

  • NZipLib.TF.dll

  • Microsoft.Web.Services3.dll

The Client Configuration application consists of the Client API libraries and the following items:

  • Transflo.ClientConfig.exe

  • Transflo.Components.dll

  • Transflo.Forms.dll

Note: Any assembly you create to interact with the TRANSFLO® Client API must be a .NET 4.0 assembly.