Source code – Kofax Capture Export Connector for Documentum 6.7 User Manual
Page 17
Ascent® 7.5 Release Script for Documentum 6.0-6.5 Release Notes
Kofax, Inc.
13
1.xls
2.tif
3.tif
4.xls
5.xls
6.tif
For this case, the structure in the Documentum repository would be as shown in the figure below.
Figure 2. Store to a Virtual Document
Source Code
The source code for the this export connector is provided and it is located on the installation CD in
the Documentum\Documentum6 folder. The source code can be opened, edited, and compiled in
Visual Basic 6.0 with Service Pack 6.
X To modify the export connector
1
Install the Documentum export connector. Refer to Installing the Export Connector on
page 7 for the installation instructions. When you install the Documentum export
connector, you will install the required components referenced in the source code.
2
Open, make any desired modifications, and compile the Documentum source code in
Visual Basic.
3
Copy the DCMTRel6_v75.dll to the installation directory (for example, C:\Program
Files\Ascent\CAP\Documentum\Documentum6\DCMTRel6_v75.dll). 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 be using the Documentum
export connector.