Source code – Kofax Capture Export Connector User Manual
Page 7

Ascent® 7.0 Release Script for FileNet Panagon Content Services 5.2-5.4 Release Notes
Kofax Image Products
3
Source Code
he source code for the Release Script for FileNet Panagon Content Services is provided and it is
located on the Ascent Capture Release Script installation CD. The source code can be opened,
edited, and compiled in Visual Basic 6.0 with Service Pack 6.
X To use the modified release script
1
Install the FileNet Content Services release script. Refer to Installing the Release Script on
page 10 for the installation instructions. When you install the FileNet Content Services
release script, you will install the required components referenced in the source code.
2
Open and compile the FileNet Content Services source code in Visual Basic.
3
Copy the CSRel5_v7.dll to the installation directory (for example, C:\Program
Files\Ascent\CAP\FileNet\CSRel5_v7.dll). 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 Documentum release script.
Note
In order to successfully modify and compile the release script, development must occur on a
workstation with the appropriate versions of Ascent Capture, CAPTools, and the FileNet Content
Services release script previously installed. To use the modified release script, you must replace
the FileNet Content Services release script CSRel5_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 Content Services product and Visual
Basic documentation for assistance.