OCR-Based Identifier Extraction in Desktop Applications
Last updated
Last updated
This rule extracts structured text-based identifiers (e.g., purchase order numbers, case IDs) from desktop applications where data access via COM (Component Object Model) or DOM (Document Object Model) is unavailable. OCR is performed locally before transmitting extracted text to Cloud Analysis.
Some enterprise applications (e.g., legacy SAP GUI) lack structured UI data access.
OCR captures key identifiers displayed visually but not exposed via APIs.
Local processing ensures security, with only extracted text transmitted.
OCR Usage
Used when applications do not expose UI data via COM or DOM.
Captures text from graphical elements instead of structured APIs.
Local OCR Processing
Extraction occurs locally on Windows machines using the Process Intelligence Plugin.
Text is extracted from predefined application zones (coordinates-based extraction).
Secure Cloud Processing
Only extracted text is sent to Cloud Analysis—not raw screen captures.
Ensures privacy compliance while enabling process insights.
Extracts key identifiers (e.g., PO numbers, case numbers) from desktop applications.
Local OCR processing ensures security before transmitting text-based results.
Dynamically tracks user interactions to extract structured information for process intelligence.