Kofax Export Connector 1.0.0 for Pega Rules Process Commander User Manual

Page 18

Advertising
background image

Additional Information

18

Kofax Export Connector 1.0.0 for Pega Rules Process Commander Administrator's Guide

Note To successfully modify and compile the export connector, development must occur on

a workstation with the appropriate versions of Kofax Capture and TAPCommon previously

installed. To use the modified export connector, you must replace the export connector Kofax

dll

with the modified version on the client workstation. If you receive an access denied error,

you will need to close the Administration module. Refer to the documentation that came with

your Pega Rules Process Commander product and Microsoft Visual Studio documentation for

assistance.

1 Install this export connector. Refer to

Installing Kofax Export Connector for Pega Rules

Process Commander

for the installation instructions. When you install the export

connector, you will install the required components referenced in the source code.

Note If the export connector was not installed to the default folder, there will be errors

related to TAPCommon references when you attempt to compile the source code. To

fix these errors, update the TAPCommon reference paths in Microsoft Visual Studio to

reference their correct locations in the non-default installation folder.

2 Open the source code, make any desired modifications, and compile the source code in

Microsoft Visual Studio.

3 Copy the Kofax

dll

to the installation folder. When you are prompted to replace the

existing file, select Yes. You will need to repeat this procedure on each Administration

and Export workstation that will use the export connector.

Advertising