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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Not using a Record Name for flat files

    Posted 07/10/03 08:43 AM

    Hello

    What do I need to do so that I can create a flat file schema without the use of a Record Name that matches the characters by the same name in my flat file.

    I know that I can create a number of schemas some that Read in records some with noRecordId’s (using default record) and cobble them together, but surely their is a better way?

    Thanks in advance

    John


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


  • 2.  RE: Not using a Record Name for flat files

    Posted 07/10/03 01:53 PM

    John,

    You need to define your record in your schema with the record name “recordWithNoId” assuming your using wm 6.
    see this link
    [url=“wmusers.com”]wmusers.com

    If using 4.6 then define the record name in your template with the record lable “recordWithNoId”

    HTH


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