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

Flatfile schema suggestion

  • 1.  Flatfile schema suggestion

    Posted Thu April 23, 2009 04:40 PM

    Hi all,

    I have an input flat file string with following structure and sample. The partId section is recursive. Is there a way I can just use ONE ff schema to parse this string into IsDoc? The solution I can think about now is two schemas to parse header info and line separately.

    Thanks & Regards,

    KJ

    FF structure:
    tabtabtabnewLine
    tabnewLine
    tabnewLine
    ………

    FF sample:
    RTS BCD 0000000000 ABC
    Y1111 ON
    J2222 ON
    G3333 ON
    R4444 ON
    R5555 ON
    W6666 ON
    Y7777 ON
    Y8888 ON
    T9999 ON
    70000 ON


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 2.  RE: Flatfile schema suggestion

    Posted Thu April 23, 2009 08:45 PM

    I got answer from WmFlatFileSamples package.
    Thanks,
    KJ


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services