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#.
EDI file - ie: http://www.altova.com/images/shots/edi_source3.gif
Tips appreciated.
Thanks.