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

Calling multiple content handlers

  • 1.  Calling multiple content handlers

    Posted 02/21/03 04:53 AM

    I have to write a custom content handler for automatically converting .CSV files to XML before calling my entry service.

    I also need to write one to unzip a file if it’s sent in in .ZIP format.

    I’ve seen the instructions on implementing the ContentHandler class, so I think I’m all set there.

    My question is, if I have a .CSV file inside a .ZIP file, will the .CSV content handler get invoked after my .ZIP content handler is done? Will the content-type handling automatically be re-invoked?

    If not, how can I make it so?


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