Kofax Export Connector 8.2.1 User Manual

Kofax Export
Connector 8.2.1
for IBM FileNet
Content Manager
Administrator's Guide
2014-04-25
©
2014 Kofax, Inc., 15211 Laguna Canyon Road, Irvine, California 92618, U.S.A. All rights reserved. Use is
Third-party software is copyrighted and licensed from Kofax’s suppliers.
This product is protected by U.S. Patent No. 6,370,277.
THIS SOFTWARE CONTAINS CONFIDENTIAL INFORMATION AND TRADE SECRETS OF KOFAX, INC. USE, DISCLOSURE OR REPRODUCTION IS PROHIBITED WITHOUT THE PRIOR EXPRESS WRITTEN PERMISSION OF KOFAX, INC.
Kofax, the Kofax logo, and the Kofax product names stated herein are trademarks or registered trademarks of Kofax, Inc. in the U.S. and other countries. All other trademarks are the trademarks or registered trademarks of their respective owners.
U.S. Government Rights Commercial software. Government users are subject to the Kofax, Inc. standard license agreement and applicable provisions of the FAR and its supplements.
You agree that you do not intend to and will not, directly or indirectly, export or transmit the Software or related documentation and technical data to any country to which such export or transmission is restricted by any applicable U.S. regulation or statute, without the prior written consent, if required, of the Bureau of Export Administration of the U.S. Department of Commerce, or such other governmental entity as may have jurisdiction over such export or transmission. You represent and warrant that you are not located in, under the control of, or a national or resident of any such country.
DOCUMENTATION IS PROVIDED “AS IS” AND ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE DISCLAIMED, EXCEPT TO THE EXTENT THAT SUCH DISCLAIMERS ARE HELD TO BE LEGALLY INVALID.

Contents

Legal Notice .......................................................................................................................................................................... 2
Preface .................................................................................................................................................................................... 5
Related Documentation ..................................................................................................................................................5
Training .............................................................................................................................................................................5
Getting Help for Kofax Products ................................................................................................................................. 5
System Requirements ..................................................................................................................................................... 6
Modifying the Source Code ......................................................................................................................................6
Overview ............................................................................................................................................................................... 7
Features ............................................................................................................................................................................. 7
Kofax Values / IBM FileNet Content Manager Properties ................................................................................. 7
Kofax Values {Document GUID} ............................................................................................................................. 7
Document Storage ...................................................................................................................................................... 7
Folder Creation ........................................................................................................................................................... 7
Kofax Capture Supported Features .........................................................................................................................8
IBM FileNet Content Manager Object Store .......................................................................................................... 8
Choice List Properties Supported ............................................................................................................................8
Duplicate Documents .................................................................................................................................................8
Export Working Folder ............................................................................................................................................. 9
Export to 'Unfiled Documents' Folder .................................................................................................................... 9
Multiple Values ...........................................................................................................................................................9
Online Help for Export Setup ..................................................................................................................................9
Image Support .............................................................................................................................................................9
Viewing Content Elements .......................................................................................................................................... 10
Viewing Duplicate Documents in IBM FileNet Content Manager Administrative Tools ..................................10
Data Type Compatibility ............................................................................................................................................. 11
Valid Boolean Formats ............................................................................................................................................ 11
Kofax Value Data Types ......................................................................................................................................... 11
Kofax Values ............................................................................................................................................................. 12
Text Constants ...........................................................................................................................................................12
Information for Kofax Capture Users ............................................................................................................................ 13
Binary and Object Properties Not Supported .......................................................................................................... 13
File Name Retention Feature ...................................................................................................................................... 13
Behavior of the SupportsOriginalFileName Property ........................................................................................13
File Name Considerations .......................................................................................................................................15
OCR Full Text Options ................................................................................................................................................ 16
Installing the Export Connector ...................................................................................................................................... 19
Kofax Export Connector 8.2.1 for IBM FileNet Content Manager Administrator's Guide
3
Contents
Removing the Export Connector ................................................................................................................................ 19
Removing the Export Connector from Kofax Capture ...................................................................................... 19
Removing the Export Connector from Kofax Express .......................................................................................20
Repairing the Export Connector .................................................................................................................................20
Export Connector Setup ....................................................................................................................................................21
Using Kofax Capture to Set Up the Export Connector ...........................................................................................21
Using Kofax Express to Set Up the Export Connector ........................................................................................... 22
Viewing IBM FileNet Content Manager Data in Export Setup ............................................................................. 23
IBM FileNet Content Manager Permissions ............................................................................................................. 23
Adding Access Permissions to the IBM FileNet Content Manager Domain ...................................................23
Recommended Permissions ....................................................................................................................................24
Export Connector Behavior .................................................................................................................................... 25
4
Kofax Export Connector 8.2.1 for IBM FileNet Content Manager Administrator's Guide
This guide includes the information you need to successfully install Kofax Export Connector for IBM FileNet Content Manager and acquaint yourself with the software.

Related Documentation

Help for Kofax Export Connector for IBM FileNet Content Manager
The Help provides online assistance for system administrators and operators who are responsible for configuring the export connector.
Kofax Export Connector for IBM FileNet Content Manager Release Notes
Late-breaking product information is available from release notes, which contain information that may not be included in other documentation.

Training

Kofax offers both classroom and computer-based training that will help you make the most of your Kofax solution. Visit the Kofax Web site at www.kofax.com for complete details about the available training options and schedules.

Preface

Getting Help for Kofax Products

Kofax regularly updates the Kofax Support site with the latest information about Kofax products.
To access some resources, you must have a valid Support Agreement with an authorized Kofax Reseller/Partner or with Kofax directly.
Use the tools that Kofax provides for researching and identifying issues. For example, use the Kofax Support site to search for answers about messages, keywords, and product issues. To access the Kofax Support page, go to www.kofax.com/support.
The Kofax Support page provides:
▪ Product information and release news
Click a product family, select a product, and select a version number.
▪ Downloadable product documentation
Click a product family, select a product, and click Documentation.
▪ Access to product knowledge bases
Click Knowledge Base.
▪ Access to the Kofax Customer Portal (for eligible customers)
Click Account Management and log in.
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
Kofax Export Connector 8.2.1 for IBM FileNet Content Manager Administrator's Guide
5
Preface
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 http://www.kofax.com.

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.
Install the Kofax Export Connector for IBM FileNet Content Manager export connector.
1
Refer to 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.
Open the IBM FileNet Content Manager export connector project in Microsoft Visual
2
Studio.
Modify the source code.
3
Compile the project.
4
Note You must close Kofax Capture or Kofax Express before attempting to compile the
export connector source code. Otherwise, an error may occur.
Copy the new .dll to the Kofax.FileNet.8.2 folder in the Bin folder of your Kofax Capture
5
or Kofax Express installation.
6
Kofax Export Connector 8.2.1 for IBM FileNet Content Manager Administrator's Guide
This export connector copies document images, OCR text files, Kofax PDF documents, eDocuments, and writes data from Kofax Capture or Kofax Express into IBM FileNet Content Manager.

Features

This section contains information about features provided with Kofax Export Connector for IBM FileNet Content Manager.

Kofax Values / IBM FileNet Content Manager Properties

You can link Kofax Values to IBM FileNet Content Manager document properties and folder properties. Examples of Kofax Values include Document index fields, Folder index fields, Batch fields, Kofax Values, and Text Constants. If you are using Kofax Capture, the names of “required” IBM FileNet Content Manager properties within a document class or folder class are marked with an asterisk (*), giving you a visual indicator that certain fields must be linked.
Chapter 1

Overview

Kofax Values {Document GUID}

The {Document GUID} is a value that can be used for index fields and export values. It is a type of document ID that is unique across the central site and all remote sites that comprise a Kofax Capture installation. This Document GUID is the concatenation of the Batch GUID and the document ID number. For example, a Batch GUID of {D3C58EE2-5627-443b­BBFA-EE7A5790482A} and a document ID of 123 will yield {D3C58EE2-5627-443b-BBFA­EE7A5790482A} 123 as the Document GUID.

Document Storage

You can specify new or existing folders for storing documents in the IBM FileNet Content Manager object store for export. You can use Kofax Values to specify a document name or folder name.

Folder Creation

When exporting to user-defined folders, the export connector searches the IBM FileNet Content Manager object store to locate a folder based on the Folder Name property and the location of the object store.
If the folder is found, this folder is used for export. The existing properties of the folder do not change, even if Kofax Values are linked to the properties for the folder.
If the folder is not found, a new folder is created in IBM FileNet Content Manager using the values specified at export setup.
Kofax Export Connector 8.2.1 for IBM FileNet Content Manager Administrator's Guide
7
Overview

Kofax Capture Supported Features

This section gives you information about the Kofax Capture features supported by this export connector.
File Name Retention
The export connector supports the Kofax Capture File Name Retention feature, which is used to retain the original imported file name.
Refer to File Name Retention Feature for more information.
SecurityBoost
The Kofax Export Connector for IBM FileNet Content Manager supports the Kofax Capture SecurityBoost feature. Refer to your Kofax Capture Help for more information about the SecurityBoost feature.
Multiple Export
The export connector supports the Kofax Capture Multiple Export feature, which is used to assign multiple export connectors to a document class.
In addition, you can provide a unique name for the export connector at export setup time. The name is used to refer to your export connector in the Kofax Capture Export Connectors window. This field is not required, but may help you track export connectors when using the Multiple Export feature.
Refer to your Kofax Capture Help for more information about the Multiple Export feature.

IBM FileNet Content Manager Object Store

When setting up the export connector, you can easily select the IBM FileNet Content Manager object store to use for exported documents.

Choice List Properties Supported

IBM FileNet Content Manager Choice List properties are supported. To export to the object store, you must know the choice list values and link appropriate Kofax Values to the Choice List properties. Note that Choice List properties are not visually different from non-choice list properties.
For more information about the Choice List properties, refer to the documentation for your IBM FileNet Content Manager product.

Duplicate Documents

Use the export connector to select the behavior to occur at export time when an exported document has the same Document Title property as another document that exists in the same folder location within the object store. You can specify that the duplicate document be exported to the object store or, if applicable, rejected to the Kofax Capture Quality Control module.
8
Kofax Export Connector 8.2.1 for IBM FileNet Content Manager Administrator's Guide
Loading...
+ 18 hidden pages