Features, Kofax capture values / filenet attributes, Kofax capture value {document guid – Kofax Release Script User Manual

Page 7: Release to filenet image services repository, Multiple release support

Advertising
background image

Kofax Capture Release Script for FileNet Image Services Release Notes

Kofax, Inc.

3

2

Open, make any desired modifications, and compile the FileNet Image Services source

code in Visual Basic.

3

Copy the newly created ISRel3-4_v7.dll to the installation directory. When you are

prompted to replace the existing file, select “Yes.” You will need to repeat this procedure

on each Administration and Release workstation that will be using the FileNet Image

Services release script. You may want to make a copy of the file for backup purposes, and

store the copy in a safe location.

Note

In order to successfully modify and compile the release script, development must occur on a

workstation with the appropriate versions of Kofax Capture, CAPTools, and the FileNet Image

Services release script previously installed. To use the modified release script, you must replace

the FileNet Image Services release script ISRel3-4_v7.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 FileNet Image Services product and Visual Basic

documentation for assistance.

Features

This section contains information about features provided with the Kofax Capture Release Script

for FileNet Image Services.

Kofax Capture Values / FileNet Attributes

The Kofax Capture Release Script for FileNet Image Services provides an easy-to-use interface for

linking Kofax Capture Values to FileNet document attributes and folder attributes. Examples of

Kofax Capture Values include Document index fields, Folder index fields, Batch fields, and Text

Constants. The names of “required” FileNet attributes within a document class or folder class are

marked with an asterisk (*), giving you a visual indicator that certain fields must be linked.

Kofax Capture Value {Document GUID}

The Kofax Capture Value {Document GUID} is a new value that can be used for index fields and

release values. The Kofax Capture Value is a type of document ID that is unique across the central

site and all remote sites that comprise an 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 number of 123 will yield

{D3C58EE2-5627-443b-BBFA-EE7A5790482A} 123 as the Document GUID.

Release to FileNet Image Services Repository

The Kofax Capture Release Script for FileNet Image Services stores images, eDocuments, PDF

documents, and document/index data from Kofax Capture into your FileNet Image Services

repository.

Multiple Release Support

The Kofax Capture multiple release feature allows you to assign multiple release scripts to a

document class, and this release script can be used in conjunction with that feature.

Advertising