webMethods

webMethods

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
Expand all | Collapse all

Creating flat file schema

  • 1.  Creating flat file schema

    Posted Sun April 25, 2004 09:23 PM

    I have the sample text file containg one record containg fullname and address.
    But address is multiple i.e there are two addresses.I want these address to be appear as array. But Flat file schema is failing to parse adrresses.It only parse Fullname.

    The content of flat file is

    chintamanivasantjoshiHinganeKhurdPuneIndiaHinganeKhurdParramattaNSW.


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


  • 2.  RE: Creating flat file schema

    Posted Tue August 30, 2005 05:30 AM

    Hi,

    You should give Max repeat as unlimited for the record definition(address). Then save the schema and generate the DT. In DT, you can find the address as an array.


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