Kofax Transformation Designer Scripting Help
  • Introduction
  • Overview
  • The WinWrap Basic Engine
    • Script Editor user interface
    • Considerations for use with Tungsten TotalAgility
  • Get started
    • XDocument
      • XDocument object model
      • XDocField object model
    • Project
    • Script logic
      • Project script
      • Class script
  • script events sequence
    • Document separation
      • Standard Document Separation
      • Trainable Document Separation (TDS)
    • Process documents
      • Process project fields
      • Classification
        • Classification online learning
        • Reclassify documents via script
      • Extraction
        • Extraction events in class hierarchy
        • Script Locator
        • OCR reread
  • Script application
    • Formatting
    • Line Item Matching Locator
      • Match function
      • Finalize function
      • Decimal separator detection
    • Classification Locator information
    • Advanced Despeckle image cleanup
      • AddBlobRule
      • AddBlobRule2
      • DetectBlobs
      • RemoveBlobs
      • DetectAndRemoveBlobs
      • BlobCount
      • GetBlob
      • CscBlobInfo
    • Project resources
    • Dynamically load DLLs in script
      • Create a registration-free COM DLL and manifest file
      • Place the DLL
      • Invoke the assembly
  • Script samples
    • Access DPI
    • Access preprocessed zone images of a Advanced Zone Locator
    • Bar Code Locator sample to improve recognition
    • Classification by blackness for single classes
    • Classification by graphical lines
    • Database lookup in specific columns
    • Database lookup with an Associative Search Database
    • Fuzzy database filtering
    • Use table detection results
    • Dynamically suppress orientation detection for full page OCR
    • Filter with an Associative Search Database
    • Reclassify if classification result has a specific value
    • Skip Layout Classification for second page
    • Use a script variable to set field confidence
    • Use locator results for Standard Document Separation
  • Getting help with Tungsten Automation products
    • Get the product version
Introduction

Introduction

Welcome to the Transformation Designer - Scripting Help.

The full document set for the Tungsten TotalAgility is available from https://docshield.tungstenautomation.com/Portal/Products/KTA/8.1.0-rmx0b1ux3q/KTA.htm.

Quick links

The following links provide general information about this product.

  • Scripting overview

  • Get started

  • Script application

  • Script samples

×