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.  response to ftp invoke

    Posted 03/17/11 09:35 PM

    I am invoking a service using FTP and need the service to return a response code or message if it fails, I have tried using the wmpublic built in service : pub.flow:setResponse which does not seem to work, does anyone have any suggestions?


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


  • 2.  RE: response to ftp invoke

    Posted 03/18/11 03:53 PM


  • 3.  RE: response to ftp invoke

    Posted 03/29/11 07:45 AM

    Use sequence construct and built the services in it…

    u can also also use log4j for logging utilities…


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