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

FlatFile parsing problem...

  • 1.  FlatFile parsing problem...

    Posted Mon June 23, 2008 09:44 AM

    Hello!
    I have a problem with FlatFile parsing (it means .csv (comma-separated) file). My file have next structure, for example:
    ID Name Company

    0 Ajex “BBS”
    1 Jason “SD”
    2 Mark “Rob & co”

    where ID, Name, Company is a header of file i.e. - the column names.
    When I parse this file (by flat file schema) in result set falls also header names, but I neet only information (without column names). How to remove first line in this flat file (have the webMethods a standart functions to do this?) or needs to develop a java-module, which remove first line from the document?


    #webMethods
    #Integration-Server-and-ESB