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

Delimiters with Flat File Schema

  • 1.  Delimiters with Flat File Schema

    Posted Tue September 23, 2003 08:01 PM

    wM 6.0.1 on Unix

    When testing the schema for a fixed length flat file, all records are parsed correctly, but a delimiters document with three fields(record, field, and subfield) is appearing after the first field in the first record in the document, but not in any subsequent records. The delimiter fields are all blank. Later, this document is mapped to other documents and the delimiter document is now passed as data in the file?

    Any help would be appreciated.


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


  • 2.  RE: Delimiters with Flat File Schema

    Posted Tue September 23, 2003 11:56 PM


  • 3.  RE: Delimiters with Flat File Schema

    Posted Wed November 05, 2003 04:44 PM

    I have a similar issue when writing records to a file. The first record is written and the second row contains no data except for the word “@delimiters” in the position where I have defined Record Identifier in the FF schema.

    123_1strow_xxx-xxx-xxxx_POLine
    _____________________@delimiters
    456_2ndrow_yyy-yyy-yyyy_POLine
    789_3rdrow_zzz-zzz-zzzz_POLine

    (I substituted underscores for spaces to show how the file looks)

    Anybody see that before?
    Thanks
    Cort


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