IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Parsing custom EDI like file

  • 1.  Parsing custom EDI like file

    Posted Mon June 18, 2007 02:31 AM

    Hi,
    I am relatively new to webMethods so needed some help understanding how to parse a particular file. The attached document (“Document Format”) has the structure for the file. It is not a standard EDI document but the format is EDI like. Attached is also a sample file. I tried creating a flat file schema for the document but got stuck on how to define the document loop, wholesaler loop, details loop, etc.

    Any help is appreciated.

    Thanks
    Document Structure.doc (75 KB)
    Sample File.txt (6.01 KB)


    #webMethods
    #edi
    #Integration-Server-and-ESB


  • 2.  RE: Parsing custom EDI like file

    Posted Thu October 04, 2007 02:54 PM

    When you create the FlatFile schema in Developer for your particular EDI format, there is an option to add a simple record (no children) or a record with children. You just have to make sure that the FF schema you difine (along with dictionary) reflects the requirements. By loop what some people mean is that the record may/may not have child records.


    #Integration-Server-and-ESB
    #edi
    #webMethods