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.  Flat file with variable length

    Posted Mon March 25, 2013 09:48 AM

    Hi,

    Can you explain how Flat file schema with variable length works with small example. Please give me sample variable length file. i have gone through the documentation but not clear.

    Regards,
    Satish


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


  • 2.  RE: Flat file with variable length

    Posted Sat July 13, 2013 09:24 AM

    Hi,
    I want to use variable length flat file as follows
    08A1,abcde
    09B1,abcedf

    I created ffDictionary and ffSchema based on the above format.While extracting using “pub.flatFile:convertToValues” I am getting the following exception
    “com.wm.app.b2b.server.ServiceException: java.io.IOException: [FFP.0014.0003] Variable Length file format invalid, file ended before record filled”.
    If it is fixed length and Delimited then working fine.For variable length I am unable to get the records.Any suggestions please let me know. :roll:


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


  • 3.  RE: Flat file with variable length



  • 4.  RE: Flat file with variable length

    Posted Fri September 20, 2013 11:14 AM