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.  Creating Flat File without record identifier

    Posted Thu September 04, 2003 05:41 PM

    How can I do this? If a create a flat file with convertToString with a right ffschema the string value in output always gets the record identifier in the begin of a line. I don’t want this. Can anyone please help me on this.

    Regards
    Cemil


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Creating Flat File without record identifier

    Posted Thu September 04, 2003 06:36 PM


  • 3.  RE: Creating Flat File without record identifier

    Posted Thu September 04, 2003 07:31 PM

    Cemil,

    I’ve been facing exactly the same issue today ; pay attention to the fact that the correct Record Definition name is NOT ‘recordWithNoId’ but ‘recordWithNoID’ (ID in caps).

    Sébastien


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 4.  RE: Creating Flat File without record identifier

    Posted Fri September 05, 2003 09:25 AM

    Thanx guys,

    Now finally I get the point with “recordWithNoID”! It’s working now.

    HTH


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Creating Flat File without record identifier

    Posted Fri October 03, 2003 10:35 PM

    I want to thank you too. This e-mail stream helped me too once I realized that I needed to rename my record to “recordWithNoID”. It’s no longer putting the record name in the beginning of the flat file record, however there is still a leading field delimiter (I’m using tab) that I don’t want there. My record should start with the first field, then the delimiter. What am I doing wrong?

    Thanks,
    Shawna


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods