3
votes
1answer
174 views
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 EDI solution, and are converting the incoming EDI file into XML. I was having problems with …
0
votes
1answer
58 views
EDI X.12 PHP Mapping - resources needed.
Hey everyone,
Is there any php libraries or API's that help when dealing with X12 documents in php? Googling around doesn't help much, so looking for people with experience in thi …
0
votes
1answer
88 views
EDI HIPAA X12 Developer tools.
What are some develper tools other than Altova Mapforce for mapping HIPAA X12 such as the 837, 835, 277?
2
votes
1answer
221 views
EDI X12 standard - Where can I find a definition for this?
I've got a project I took over from someone that requires data to be exported in the EDI X12 Standard (837P) format. Although I have been able to find some samples that are useful …
2
votes
5answers
97 views
generating 9 digit ids without database sequence
I'd like to create 9-digit numeric ids that are unique across machines. I'm currently using a database sequence for this, but am wondering if it could be done without one. The seq …
2
votes
4answers
250 views
Anyone translate a X12 271 Healthcare response
Hi all-
I'm looking for C# code that translates a 271 health care eligibility benefit response to a more usable format so I can display certain segments and values into a datagrid …
0
votes
3answers
171 views
.NET EDIFACT/X12 Framework
We need to process some EDI messages for a client and i was wondering if any of you could recommend some components (not necessarily free) that could do the task.
I'm interested i …
4
votes
10answers
825 views
EDI Converter Tool 850 to 940
I need to convert an x12 850 v4010 to a x12 940 v4010. Most of the tools convert from x12 to xml then I would need to map the xml to a 940. I am hoping there is a tool that could c …
0
votes
1answer
121 views
EDI X12 810 Document
Hi,
Where can I find a sample document with multiple invoices in the same 810 document? Most of the samples I find only has one invoice.
4
votes
2answers
606 views
EDI x12 mapper for c# object data sources
Hi everyone:
Does anyone know any tool that can map EDI x12 to C# objects? I just looked at Altova MapForce but it does not seem to support this. I can't use database schema mappi …
1
vote
3answers
172 views
EDI Library
What library have you guys used to create and parse X12 documents?
1
vote
3answers
156 views
BizTalk 2006 R2 EDI
Hi guys,
I have an working orchestration in place to process X12 messages. Now I need to expose the orchestration as a webservice (ASMX) that accepts a text input (the X12 message …
1
vote
1answer
139 views
EDI X12 Documents - Documentation
Hi,
Where can I find documentation on the X12 documents along with samples. I am interested in 810 and 812, but would also like to bookmark information on the additional documents. …
1
vote
3answers
446 views
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 response (271 - eligibility response) back to XML. This will be em …
0
votes
0answers
116 views
Does anyone have a sample file in X12 or EDIFACT that contains binary data?
I'm looking for at least one sample file each in EDIFACT and X12 that show
binary enclosures.
The EDIFACT one should include the data wrapped in UNO/UNP segments, and the X12 one …
