Top "X12" questions

ASC X12 (also known as ANSI ASC X12) is the official designation of the U.S. national standards body for the development and maintenance of Electronic Data Interchange (EDI) standards.

EDI Flat File parsing with C#?

Initially I was thinking to use SSIS to parse an EDI file, however I've seen a few manual EDI parsers (…

c# parsing flat-file edi x12
Best way to convert XML to X12 and X12 to XML

Looking for a tool/library to convert XML to X12 (270 - medical eligibility request) and then to convert the X12 …

xml edi x12
X12 syntax highlighting for Notepad++?

I work with a few different X12 standard EDI transactions (270/271, 276/277.) I thought I'd check to see if anyone knew of …

syntax-highlighting notepad++ edi x12
EDI X12 Implementation with C#

Our company is selling medical supplies, we have a website that we sell our products online. We are working with …

c# edi x12
Is there any good X12 parser in Java?

Is there any good X12 parser in Java which can process Walmart 810 specification? EDI example: ISA*00* *00* *16*102096559TEST *14*PARTNERTEST *071214*1406*U*00040*810000263*1*T*&…

java edi x12
Is there an official XML Schema (xsd) for EDI X12 856?

I am still fairly new to EDI, and learning it on a new job. We are using BizTalk for our …

c# xml xsd x12
EDI HIPAA X12 Developer tools

What are some develper tools other than Altova Mapforce for mapping HIPAA X12 such as the 837, 835, 277?

edi x12 hipaa
PHP EDI X12 Parsing

I have a project to implement an EDI solution into an existing ecommerce-like website. There are only three EDI documents …

php parsing edi x12
Efficient EDI parsing into database in C#

3+ years ago we were asked to develop an EDI solution for a client as a matter of urgency. They wanted …

c# edi x12
EDI X12 to JSON parser Python 3.5 available?

I have a few doubts - 1) How shall I use the existing EDI X12 to XML parser? I'm using Python 3.5. …

json parsing python-3.5 edi x12