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.  Accept Zip Files using File Polling

    Posted 10/15/04 01:35 AM

    We have WM6.1

    Is it possible to accept zip files into a fil polling service? I was hoping that tile file poller would pass the zip file as an input stream.

    Cheers


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


  • 2.  RE: Accept Zip Files using File Polling

    Posted 10/15/04 02:09 AM

    Me again,

    We worked it out. the zip file is passed to the file polling service as a BufferedInputStream in the variable ffdata.

    Hope this can help future users


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