Kofax DOKuStar Validation User Manual

Page 10

Advertising
background image

DOKuStar Validation for Ascent Capture

Page

6

So, when you plan to copy the scripting code from one system to another, proceed as follows:

-

export the Ascent Capture batch class definition,

-

import it on the target system,

-

copy the DOKuStar Validation Scripting file,

-

publish the batch class on the target system.

Although all the scripting code goes into one file, you can still store the modules, class modules and forms into
separate files by exporting them into text files. Select the module you want to export, give a right click with the
mouse and choose

Export File…

:

You are then asked for a filename.

These text files can be imported again by using

Import File…

. When you import a file and the module name

already exists in the project, a new module name will be generated. So, if you want to replace an existing module,
first delete the existing module and then import the new code.

Advertising