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
  • 1.  Large File Handling

    Posted Tue August 30, 2011 10:12 PM

    Hi,

    Flatfile Ex:

    Header
    Detail1 (recordWithNoID)
    Detail2 (recordWithNoID)

    DetailN
    Summary

    flatfile schema created all at the same level

    header
    recordWithNoIDList(detail)
    Summary

    when I convert the flatfile to values with teh above mentioned schema the detail data is getting into undefData into Header and have summary is created and no detail

    Do I have to create the schema differently?

    Any help is greatly appreciated.

    Thanks!


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


  • 2.  RE: Large File Handling

    Posted Wed August 31, 2011 09:51 PM

    Hello,

    Can you attach sample data?

    Thanks,
    Anil


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


  • 3.  RE: Large File Handling

    Posted Wed August 31, 2011 10:29 PM

    Hey,

    HEADRT101 123420110824124708
    08/24/201108/31/201108/31/20110354USDA123
    08/24/201108/31/201108/31/20110354USDD123
    TRL 1234522.62 1074

    I have duped some data here only I have 2 records in the detail whereas in real scenario there will thousands.

    As its a large file I need all records/lines ( header,detail(no record identifier ,trial) on the same level.

    I am having issues creating the schema such that all records are on same level. was make it do if the detail has record identifier.

    Appreciate your time.

    Thanks!


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