indice-co / indice-co/EDI.Net

Partial X12 850 Document sent by affliliate

Open
#240 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
490
Forks
173
PR merge metrics
No merged PRs in 30d

Description

Is there a way to read a partial 850 EDI document in X12 format that does not have the Interchange or Functional Group Header and Trailer wrapper tags? The affiliate is stripping out those tags before sending us the 850 PO Document. We do not get the ISA, IEA, GS or GE tags. The document is read correctly with those tags. I was wondering if there is a way to tell the grammar those tags are not present and keep parsing the file.

Thanks.....Mike

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the X12 grammar and parser entry point that handles the ISA, IEA, GS, and GE wrapper tags. Check how parsing behaves when those tags are absent, then verify that a partial 850 purchase-order document can be read successfully without the wrappers.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.