Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
I have a completed string like this N:Pay in Cash++RGI:40++R:200++T:Purchase++IP:N++IS:N++PD:PC++UCP:598.80++UPP:0.00++TCP:598.80++TPP:0.00++QE:1++QS:1++CPC:USD++PPC:Points++D:Y++E:Y++IFE:Y++AD:Y++I
I\'m looking for any helpful links or advice on translating an incoming EDI 940 (X开发者_如何学编程12) to a (|) Pipe delimited flat file in c#.net My technique might seem quite heavy for a one shot tr
I\'m new to EDI, and I have a question. I have read that you can get most of what you need about an EDI fo开发者_StackOverflowrmat by looking at the last 3 characters of the ISA line. This is fine if
I\'m new to EDI, and I have a question. I have read that you can get most of what you need about an EDI format by looking at the last 3 characters of the ISA line.This is fine if every EDI used line
Initially I was thinking to use SSIS to parse an EDI file, however I\'ve seen a few manual EDI parsers (field mapping), and would like to use automate this functionality in C#开发者_JAVA技巧.
I´m working within the EDI area and would like some help with a EDIFACT macro to make the EDIFACT files more readable.
I need to do the data conversion from EDI format to XML. is there any step by step tutori开发者_运维百科al, links about what are the processes on data conversion?