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.  Transferring empty flat file

    Posted 04/17/03 05:33 AM

    My problem is to transfer an empty flat file between 2 nodes, using webMethods 6.0.

    The only presence of the file for the recipient triggers a statement.

    The WmFlatFile package is available, but when describing the format of the file in the schema flat file, what is the way used to describe an empy file ? If the fieds are let blank and the record of fixed length, the following error occcurs when executing the flot service which loads the file: “com.wm.app.b2b.server.ServiceException: Input parameter ffData cannot be null.”


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 2.  RE: Transferring empty flat file

    Posted 04/18/03 12:44 AM

    If it doesn’t matter what the file contains, perhaps just putting a couple chars or two in the file will satisfy the FF adapter.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB