Creating an add-in – Kofax DOKuStar Validation User Manual
Page 62
DOKuStar Validation for Ascent Capture
Page
• 58
Creating an Add-In
An add-in for DOKuStar Validation is always an
ActiveX Control
. You can write such an ActiveX Control in
any programming language. In our example we use Visual Basic.
In Visual Basic use the
New Project
command of the
File
menu and choose
ActiveX Control
from the
appearing
New Project
dialog box:
Now choose
References
from the
Project
menu. In the
References
dialog box select the entry
ODT
DOKuStar DataSet
x.y
Type Library
(x.y is the version number of the currently installed version) to be
able to use the add-in functionality:
Name the project
ValiTour
and add a new class module
MyValidation
to the project. Change the property
Instancing
of the class
MyValidation
from
PublicNotCreatable
to
MultiUse
. This is important;
otherwise the add-in will not work.
There is now one new function:
- Communication Server 10.0.0 (187 pages)
- Communication Server 10.0.0 (44 pages)
- Communication Server 10.0.0 (137 pages)
- Communication Server 10.0.0 (109 pages)
- Communication Server 10.0.0 (10 pages)
- Communication Server 10.0.0 (16 pages)
- Communication Server 10.0.0 (77 pages)
- Communication Server 10.0.0 (8 pages)
- Communication Server 9.1 (35 pages)
- Communication Server 9.1 (203 pages)
- Communication Server 9.1 (130 pages)
- Communication Server 9.1 (16 pages)
- Communication Server 9.1 (113 pages)
- Communication Server 9.1 (9 pages)
- Communication Server 9.1 (85 pages)
- Communication Server 9.1 (8 pages)
- Communication Server 9.1.1 (204 pages)
- Communication Server 9.1.1 (38 pages)
- Communication Server 9.1.1 (127 pages)
- Communication Server 9.1.1 (16 pages)
- Communication Server 9.1.1 (114 pages)
- Communication Server 9.1.1 (9 pages)
- Communication Server 9.1.1 (85 pages)
- Communication Server 9.1.1 (8 pages)
- Communication Server 9.2.0 (203 pages)
- Communication Server 9.2.0 (54 pages)
- Communication Server 9.2.0 (126 pages)
- Communication Server 9.2.0 (14 pages)
- Express 1.0 (17 pages)
- Express 1.1 (21 pages)
- INDICIUS 6.0 (124 pages)
- INDICIUS 6.0 (104 pages)
- INDICIUS 6.0 (105 pages)
- INDICIUS 6.0 (48 pages)
- INDICIUS 6.0 (120 pages)
- INDICIUS 6.0 (15 pages)
- INDICIUS 6.1 (46 pages)
- Transformation Modules 3.5 (26 pages)
- Transformation Modules Invoice Pack 1.0 (26 pages)
- Transformation Modules Invoice Pack 1.0 (29 pages)
- DOKuStar Validation (32 pages)
- DOKuStar Validation (118 pages)
- DOKuStar Validation (24 pages)