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

EDI File

Attachment Type Grooper.EDI

Represents an EDI X12 document attachment for a Batch Folder, providing access to EDI-specific processing and normalization.

Remarks

The EDIFile attachment type enables Batch Folders to interact with EDI X12 files (application/edi-x12), supporting detection of delimiters and normalization of EDI content.

Usage

  • Assign the EDIFile type to a Batch Folder by attaching a .edi file.
  • Enables EDI-specific processing, such as delimiter detection and content normalization, for downstream parsing and extraction.

Integration

The EDIFile type is automatically selected for files with the .edi extension or application/edi-x12 MIME type.

For more information on the EDI X12 standard, see X12 EDI.

Context Menu Commands

Command Shortcut Description
published_with_changes Bundle Replaces the selected EDI files with a new set of files containing N transactions each.
data_table Load Data Loads data from an EDI document into a Data Model.
scan Split Envelopes Splits an EDI 837 file, creating a child document for each interchange control envelope (ISA envelope).
Notification