Grooper Help - Version 25.0
25.0.0026 2,185

DI Analyze

Code Activity Grooper.Cloud

Analyzes document pages using the Azure Document Intelligence service to extract text content, layout elements, style information, and semantic elements.

Remarks

The DI Analyze activity leverages Azure AI Document Intelligence to process document pages and extract a rich set of information, including text, layout, style, and semantic elements. This enables advanced document understanding and supports downstream automation and data extraction tasks in Grooper.

Usage

Configure the 'Model Name' to select the Azure model for analysis, and set the 'Language' to specify OCR language. The activity can process individual pages or entire folders, and supports both direct page images and attachments (PDF, TIFF, JPEG).

  • If 'Prefer Attachment' is enabled and a valid attachment exists, the attachment will be analyzed.
  • Otherwise, all child pages are merged and analyzed.
  • Results are saved to each page as a JSON file named according to the selected model.
  • If 'Overwrite' is enabled, any existing results will be replaced.

Diagnostics

Diagnostic artifacts generated by this activity include:

  • JSON result files for each analyzed page.
  • Markdown files containing extracted content.

Properties

NameTypeDescription
Parameters
Options
Processing Options

Used By

Notification