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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Query in Parsing flat file

    Posted 11/18/16 02:33 PM

    Hi ,

    Will webMethods be able to parse a file which have a Header,Data and Trailer.

    Header and Trailer will appear only once in the file while Data can appear unlimited amount of times and Header, Trailer and Data dont have any record identifiers, can this be parsed using a FF schema and Dict.

    Thanks,
    Hari


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


  • 2.  RE: Query in Parsing flat file

    Posted 11/18/16 03:10 PM

    Hello, Use flatfileSchema, dictionary to get it done. Please see documentation for more details.

    Thanks,


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


  • 3.  RE: Query in Parsing flat file

    Posted 11/18/16 03:14 PM

    Thanks MR

    Each record don’t have an record identifier at all. Header , Trailer and Detail.

    I was in doubt how wM will identify between Header , Trailer and Detail. Could you please tell how this can be done exactly.

    Regards,
    Hari


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


  • 4.  RE: Query in Parsing flat file

    Posted 02/23/17 12:38 AM

    Hi Harikrishnan,

    Parsing a flat file need record identifiers.

    Generating a flat file need no record identifiers by using “recordWithNoID” of record definition.

    If any one has a better solution, please let me know.


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