EDIFileSplitter Overview

Index

    Overview

    EDIFileSplitter provides a fast and easy way to split large EDI files into smaller ones quickly and efficiently.  It exhibits fast reading and writing speeds and offers the ability to split EDI files at the Envelope Level (ISA), the Functional Group Level (GS) or the Header Level (ST).

    Main Features

    •     Ability to split multiple X12 EDI files into many EDI files
    •     Ability to split X12 files at the envelope level (ISA), functional group level (GS) or the header level (ST)
    •     Ability to specify how many headers or functional groups to place in each split file
    •     Keeps track and inserts the correct number of ST and GS segments in respective loops
    •     Fast reading and writing speeds
    •     Asynchronous file read and write operations
    •     Buffered write operations to decrease IO calls
    •     Memory efficient
    •     Ability to specify the size of read and write buffers for less IO operations
    •     Easy to use API
    in EDI File Splitter
    Did this article answer your question?