Validation Script Samples
Question
Does Kofax Front Office Server (KFS) include any sample Validation Scripts?
Answer
Yes. KFS includes sample VB .NET and Visual C# Validation scripts along with their associated Kofax Capture Batch Classes:
VB .NET OrderForms
- KFS 4.1 Location:
C:\Program Files (x86)\Kofax\Front Office Server 4.1\DeveloperResources\DataValidation\sample.NET\Kofax Capture 10\OrderForms.cab
- KFS 4.3 Location:
C:\Program Files (x86)\Kofax\Front Office Server 4.3\DeveloperResources\DataValidation\sample.NET\Kofax Capture 10\OrderForms.cab
Purpose: Demonstrates using the value of one index field to populate other index fields. Also demonstrates performing cross validation of document level field data.
VB .NET CitiesSample
- KFS 4.1 Location:
C:\Program Files (x86)\Kofax\Front Office Server 4.1\DeveloperResources\DataValidation\sample.NET\Kofax Capture 10\CitiesSample.cab
- KFS 4.3 Location:
C:\Program Files (x86)\Kofax\Front Office Server 4.3\DeveloperResources\DataValidation\sample.NET\Kofax Capture 10\CitiesSample.cab
Purpose: Demonstrates initializing index field values using Document Pre-Processing events. Also demonstrates assigning the validation context(s) within which each event will be performed.
Visual C# .NET OrderForms
- KFS 4.1 Location:
C:\Program Files (x86)\Kofax\Front Office Server 4.1\DeveloperResources\DataValidation\sample.NET\Kofax Capture 10.2\OrderForms.cab
- KFS 4.3 Location:
C:\Program Files (x86)\Kofax\Front Office Server 4.3\DeveloperResources\DataValidation\sample.NET\Kofax Capture 10.2\OrderForms.cab
Purpose: Demonstrates using the value of one index field to populate other index fields. Also demonstrates performing cross validation of document level field data.
Visual C# .NET CitiesSample
- KFS 4.1 Location:
C:\Program Files (x86)\Kofax\Front Office Server 4.1\DeveloperResources\DataValidation\sample.NET\Kofax Capture 10.2\CitiesSample.cab
- KFS 4.3 Location:
C:\Program Files (x86)\Kofax\Front Office Server 4.3\DeveloperResources\DataValidation\sample.NET\Kofax Capture 10.2\CitiesSample.cab
Purpose: Demonstrates initializing index field values using Document Pre-Processing events. Also demonstrates assigning the validation context(s) within which each event will be performed.
For Compilation Instructions and Developer Notes, see the README.txt file:
- KFS 4.1 Location:
C:\Program Files (x86)\Kofax\Front Office Server 4.1\DeveloperResources\DataValidation\sample.NET\README.txt
- KFS 4.3 Location:
C:\Program Files (x86)\Kofax\Front Office Server 4.3\DeveloperResources\DataValidation\sample.NET\README.txt
Level of Complexity
Easy
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
Kofax Front Office Server | 4.3 4.1 |
All | N/A | N/A |
References
Add any references to other internal or external articles
Article # 3031359