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.  Flat File Problems

    Posted 05/20/02 04:51 PM

    I am using the example from the Core PDF to load a flat file based on a template.

    I am calling load document then documentto record.

    I am getting the following error:

    com.wm.app.b2b.server.ServiceException: [B2BCORE.0042.9327] Expecting got

    When using this template:

    <?xml version="1.0"?> 36

    Any help???


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


  • 2.  RE: Flat File Problems

    Posted 05/23/02 04:35 AM

    You defined a 36 fix lenght record,
    but you have just defined record that use 26 spaces.
    the system expect a new POSITION element that fill from 26 until 36.

    hope it help you

    if you need, please reply to
    acazzalini@arrowitaly.com


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