Repairing the export connector, Setting up kofax export connector for fax, Modifying the source code – Kofax Export Connector for Fax 1.1.0 User Manual

Page 8

Advertising
background image

Administrator's Guide

8

Kofax Export Connector for Fax Administrator's Guide

3 Follow the on-screen instructions to remove the export connector.

When the remove is complete, a message appears to indicate the export connector was

successfully removed.

Repairing the Export Connector

1 Run the kcec-fax.msi file.

When the existing installation is detected, the Application Maintenance window appears.

2 Select Repair, and then click Next.
3 Follow the on-screen instructions to repair the export connector.

When the repair is complete, a message appears to indicate the export connector was

successfully repaired.

Setting Up Kofax Export Connector for Fax

Once you have associated a document class with a batch class in Kofax Capture, you may

specify the export connector to use when exporting your documents.

1 Start the Kofax Capture Administration module.
2 On the Batch tab, expand the batch class to select associated document classes. Then,

right-click the applicable document class.

3 On the displayed menu, select Export Connectors.

The Export Connectors window lists all available export connectors. Available export

connectors are those that are registered with Kofax Capture.

4 Under Available Export Connectors, select Fax Export Connector and click Add.
5 In the Setup window, specify the settings for exporting documents. For detailed

information, display Help for the export connector.

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 2005 or later.

For assistance, see the Microsoft Visual Studio documentation.

Important In order to successfully modify and compile the export connector, development

must occur on a workstation with the appropriate version of Kofax Capture and ILMerge

previously installed.

ILMerge is a utility for merging multiple .NET assemblies into a single .NET assembly. It

works on executables and DLLs alike and comes with several options for controlling the

processing and format of the output. For information, go to the Microsoft Download Center.

1 To ensure all the needed DLL files will be available, do one of the following on your

development workstation:
▪ Install the kcec-fax.msi.

Advertising