Source code – Kofax Capture Export Connector User Manual
Page 16
Ascent® 7.5 Release Script for Documentum 6.0-6.5 Release Notes
12
Kofax, Inc.
5
The newly created virtual document (from step 2 or 3) will be added to the virtual
document storage location as specified on the Storage Settings tab.
As an example, consider the following list of single page images and eDocument files scanned or
imported into a document. Note that eDocuments are only imported.
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 6 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