Web services sample client

Kofax Import Connector includes two sample client applications for web service input. These are available in the CSharpClient.zip file on the installation ISO, in the Samples\WebService folder.

  • Import.exe: A command line tool for importing documents to Message Connector.

  • EDocGui.exe: A more advanced application with a graphical user interface.

For detailed information about the prerequisites, configuration, and operation of the sample clients, refer to readme.txt (in the Export folder of CSharpClient.zip).

The source code of the applications is also included in the zip file, in the EDocGui and EDocImport folders. The sample programs are written .NET CSharp.