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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

Need to convert csv to flatfile

  • 1.  Need to convert csv to flatfile

    Posted Wed June 13, 2018 06:40 PM

    Hi team,

    I am quite new to webMethods development.I have a task of converting a csv file to flatfile(removing the header and trailer from csv)
    Attaching the sample docs here.
    I have written a service it runs fineo but I am stuck up after converting to string list.
    Please let me know how to send the ff to outside webMethods.
    Like for now I have used convert to string and made a string list.
    I am stuck up with the string list.

    bookingsff.txt (329 Bytes)
    bookingscsv.txt (225 Bytes)


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


  • 2.  RE: Need to convert csv to flatfile