Anyone parsing X12 with SSIS?

  • HUGE files incoming in X12. Is essentially just one table per file. I must store them in a relation table for reporting. Anyone done that with SSIS? How hard is it? Have any good resources?

  • HIPAATalk does X12 parsing into flat tables: http://sourceforge.net/projects/hipaatalk/

    However, it uses T-SQL rather than SSIS. It wouldn't be too much trouble to modify it so it does the base parsing with SSIS and then let HIPAATalk run the rest.

    Chad

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply