Modifying the source code – Kofax Export Connector for TotalAgility 1.1.0 User Manual

Page 9

Advertising
background image

Administrator's Guide

Kofax Export Connector for TotalAgility Administrator's Guide

9

and

PlatformManagerWs/PlatformManagerWs.asmx

is the path to the connection file.

Replace the default “localhost” with the host name of your TotalAgility server.

User name
The user name required to connect to the TotalAgility server.

Note The user must be a TotalAgility user that already exists or was created in

TotalAgility's console. There is no password required because validation takes place at

TotalAgility.

5 Complete the setup for the other tabs. Click Help on any tab for details about individual

settings.

6 When you finish with the setup, click OK.

Modifying the Source Code

The source code is provided for the export connector on the Kofax Capture installation media.

The source code can be opened, edited, and compiled in Microsoft Visual Studio 2010 or later.

For assistance, see the Microsoft Visual Studio documentation.

1 Install this export connector. Refer to

Installing the Export Connector

for the installation

instructions. When you install the export connector, you will install the required

components referenced in the source code.

2 In the location where you extracted the

KofaxExportConnector-1.1.0_For_TotalAgility.zip

file, in the

\Source

folder,

locate the

KofaxExportConnector-1.1.0_For_TotalAgility_Source.zip

file. Copy

the file to an appropriate location on your workstation and extract the file contents.

3 Open, make any desired modifications, and compile the export connector source code in

Microsoft Visual Studio.

4 Copy the files in the

\Target\Release\Bin\Kofax.Connector.TotalAgility

folder to

the installation folder.
When you are prompted to replace the existing file, select Yes.

Repeat this procedure on each Administration and Export workstation that will be using the

export connector.

Advertising