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

How to use CRLF in flatfile field

  • 1.  How to use CRLF in flatfile field

    Posted Thu October 20, 2005 08:41 AM

    We have a problem in creating a flat file schema for a kind of flat file data, where both record level and field level delimiters (carriage return line feed) are same for some of the records. The data given below resembles the kind of flat file data we are dealing with.

    Nameagesalary
    Address*Street
    *City
    State
    Country
    Department
    Division
    Project

    In the above sample data - Name, Address & Department are the three records, and Street,City,State & country are fields of Address record. While the fields of other two records(Name & Department) appear on the same line, the fields of Address go into the next lines as well. Though we were successful in creating a schema that generates the output in the same format as the sample data, we are unsure about the accuracy of such created schema. Can anyone help us out in creating a schema for this kind of data, where record level delimiter is "CRLF� (carriage return line feed) and field level delimiter is ‘*’?. after every fields of address record there is a separate field holding "CRLF� (carriage return line feed).

    Regards,
    shiv


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods