Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Simple Metadata

KVP Metadata Grooper.Core

Exports document-level metadata as key-value pairs in a plain text file.

Remarks

The Simple Metadata format outputs single-instance field values from a Batch Folder or document as key-value pairs, with each pair on a separate line.

Overview

  • Each line in the exported file contains a field name and its value, separated by the specified 'Delimiter'.
  • Only single-instance fields are included; table cells and fields inside multi-instance sections are not exported.
  • The file extension for the output can be customized using the 'File Extension' property.

Usage

  1. Select Simple Metadata as the export format in your export activity.
  2. Set the 'Delimiter' property to define how keys and values are separated (e.g., =, :, or ,).
  3. Optionally, specify a custom 'File Extension' for the output file.

When to Use

  • When a flat, human-readable text file is required for integration, reporting, or data exchange.
  • For downstream systems that expect simple key-value data without complex structure.

> Note:
> This format is not suitable for exporting tables or repeating sections. Use a different Metadata Format for those scenarios.

Properties

NameTypeDescription
Notification