System requirements, Modifying the source code – Kofax Export Connector 8.2.0 for IBM FileNet Content Manager User Manual
Page 6
Preface
6
Kofax Export Connector 8.2.0 for IBM FileNet Content Manager Administrator's Guide
To optimize your use of the portal, go to the Kofax Customer Portal login page and click
the link to open the Guide to the Kofax Support Portal. This guide describes how to access
the support site, what to do before contacting the support team, how to open a new case or
view an open case, and what information to collect before opening a case.
▪ Access to support tools
Click Tools and select the tool to use.
▪ Information about the support commitment for Kofax products
Click Support Details and select Kofax Support Commitment.
Use these tools to find answers to questions that you have, to learn about new functionality,
and to research possible solutions to current issues.
System Requirements
For information about supported operating systems and other system requirements for Kofax
Export Connector for IBM FileNet Content Manager, refer to the Cross Product Compatibility
Matrix on the Kofax Web site Support pages at
.
Modifying the Source Code
The source code for this export connector is provided in the product files. The source code can
be opened, edited, and compiled in Microsoft Visual Studio.
You will need to repeat this procedure on each workstation where you plan to use the IBM
FileNet Content Manager export connector.
Note To successfully modify and compile the export connector, development must occur
on a workstation with the appropriate versions of Kofax Capture or Kofax Express. Also,
development must occur on a workstation with Microsoft WSE 3.0 (development setup).
1 Install the Kofax Export Connector for IBM FileNet Content Manager export connector.
Installing the Export Connector
for the installation instructions. When you install
the export connector, you also install the required components referenced in the source
code.
2 Open the IBM FileNet Content Manager export connector project in Microsoft Visual
Studio.
3 Modify the source code.
4 Compile the project.
Note You must close Kofax Capture or Kofax Express before attempting to compile the
export connector source code. Otherwise, an error may occur.
5 Copy the new .dll to the Kofax.FileNet.8.2 folder in the Bin folder of your Kofax Capture
or Kofax Express installation.