Questions tagged [edi]

Electronic Data Interchange is the transmission of structured data directly from one computer system of one organization to the computer system of another organization.

Overview

EDI is defined by the National Institute of Standards and Technology as "the computer-to-computer interchange of strictly formatted messages that represent documents other than monetary instruments. EDI implies a sequence of messages between two parties, either of whom may serve as originator or recipient. The formatted data representing the documents may be transmitted from originator to recipient via telecommunications or physically transported on electronic storage media."

Standards

Currently there are four major sets of EDI standards:

504 questions
-2
votes
1 answer

need help to convert XML/Java to edi(834) document

We have many java libraries , parsing edi to XML e.g. Smooks ,ediParser etc. My use case is a bit different . I need to convert XML to edi file . I am not finding any open-source to convert XML to Java . Smooks documentation depicts this…
Anurag kumar
  • 61
  • 3
  • 8
-2
votes
1 answer

HIPAA 5010 to csv via XSLT - Loop Path issue?

I am attempting to learn some XLST for extracting data from EDi 837/835 files. The below will place the fields specified from Loop 2100 in to a cvs format, but not the fields from Loop 2110. The stylesheet below it will return the fields from Loop…
tommyz
  • 13
  • 5
-2
votes
1 answer

Translate CSV to ANSI ASC X-12 Standards

My boss just asked me to convert many CSV files to ANSI X12 Standards text files. I have no idea how to do this. Wonder if there is an app or software to do this? Thanks
DT DT
  • 378
  • 2
  • 6
  • 16
-3
votes
2 answers

Electronic Data Interchange (EDI) is JSON in this time?

There is a lot of talk about EDI in companies, but as it is used in 2017
Steel
  • 31
  • 6
-3
votes
1 answer

Creating EDI from Guidelines

I'm new to EDI, In my project I want to create EDI file from EDI design Guidelines. Can anyone help me for creating EDi from guidelines document.
-3
votes
2 answers

EDI ANSI X12 204 SEF file

I am looking for EDI x12 4010-204 SEF file. Please let me know where can find this file. Actually, I need the details of all the EDI-204 segments and there corresponding qualifiers. Please help me if anyone knows where can I find this. Thanks, Nitin
-3
votes
2 answers

OOP of EDI File Structure

please any one can help me to prepare object oriented design for EDI structure, I want to know what is classes and attributes of it. EDI structure: ISA*00* 00 *08*9251730000 *12*7142569388T *050215*1514*U*00401*000005132*0*P*>~ …
Eslam Totti
  • 125
  • 2
  • 13
-4
votes
1 answer

EDIFACT to DB Objects or DB

I'm looking for a tool that provides both C# API that we can use in code and a Script to transform an EDIFACT File (ISO 9735) to XML or other formats such as CSV. We are building a system that will help us to translate EDIFACT data that we get from…
user3430726
  • 55
  • 1
  • 7
1 2 3
33
34