Grooper Help - Version 25.0
25.0.0023 2,165
  • Overview
  • Help Status

JsonLayout

Grooper.Core

Specifies the structure and level of detail for exported JSON Metadata.

Remarks

The JsonLayout enumeration determines how much information is included in the exported JSON file when using the JSON Metadata format.

  • Use Full to include detailed extraction results, such as value locations, confidence scores, and additional metadata for each value.
  • Use Simple to export only the extracted values, resulting in a more compact and streamlined JSON structure.

> Important:
> The JSON Data Mapping behavior only affects the output when the layout is set to Simple.
> When Full is selected, all data from the Data Model is exported regardless of the mapping.

Choose the layout that best fits the requirements of your integration, reporting, or downstream processing scenario.

Can be one of the following values:

NameValueDescription

Used By

Notification