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.  webMethods FlatFiles

    Posted 11/02/22 06:07 AM

    Hi All,

    For flat file string I’m using convert to values which gives me a document list which i am passing to a batch
    insert jdbc adapter service.
    Problem is I am getting columns also in the document list as first record.

    can anyone explain me how can we eliminate this header within flat fil schema itself?


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 2.  RE: webMethods FlatFiles

    Posted 11/02/22 09:40 AM

    Hi,

    in FlatFile schema you can define a Header record, which should not be rendered as a data record in the document list.
    See FlatFile Users Guide for details.

    Regards,
    Holger


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 3.  RE: webMethods FlatFiles

    Posted 11/04/22 12:42 AM