EDI Structure Descriptor File Guide
1. Overview
The Structure Descriptor File defines how repeating EDI segments (e.g., N1
–N4
) are grouped into structured JSON. It ensures:
Accurate parsing of related elements as single units.
Consistent output for downstream systems.
For a full example with segment details, see Structure Descriptor Example.
2. Access & Basic Editing
Accessing the File
Settings → Document Type → [Your Document (e.g., Purchase Order)] → E-Doc.
Under E-Doc, select your format (e.g., EDI ).
Click Structure Descriptor.
Draft Management
Create a Draft: Click the ✏️ pencil icon to begin editing.
Delete Drafts: Use the 🗑️ trashcan icon to remove unused drafts.
Activate Changes: Click the ✅ checkmark icon to approve and publish your changes.
Note: Activating a new version will automatically deactivate the previous one.
3. Preview Function (Preview Parsed XML)
The Preview Function allows you to test and preview how an uploaded EDI file is parsed using the current Structure Descriptor File.
Usage
Upload an EDI file via the standard upload flow.
Copy the Document ID of the uploaded file.
Navigate to the Structure Descriptor File interface.
Open the Preview Function.
Enter the Document ID into the field and press Test.
The resulting structured XML output will be displayed.
This is especially useful for debugging mappings and validating structural groupings in real time.

6. Video Walkthrough
A video guide for this file type is available on the Videos page. Use it to follow along with setup, editing, and previewing.
Last updated
Was this helpful?