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

Process Flat File without fix field

  • 1.  Process Flat File without fix field

    Posted Thu July 11, 2019 04:33 AM

    Dear Sir / Madam,

    I would like to check if you have idea on how to process / parse CSV file in Software Designer without FIXED column. Meaning, it client can lessen / add fields whenever they want and system should parse it.
    Thank you!

    For example:
    Day 1:

    AAA,BBB

    Day 2:
    AAA, BBB, CCC


    #webMethods-General
    #Service-Designer
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Process Flat File without fix field

    Posted Thu August 01, 2019 07:54 AM

    Hi Wilmor,

    For this you should create number of possible fields in the schema.
    And all the fields should be set mandatory to false.

    Thanks,
    Mario Roche


    #Service-Designer
    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General