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.

 View Only
  • 1.  How to setup WM FTP in WM Integration Server

    Posted Thu October 28, 2010 08:53 PM

    I am new to WM, how to set up FTP service in Integration server, we will be giving the host name, username, password to various clients, so that they will be sending thru FTP.


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport


  • 2.  RE: How to setup WM FTP in WM Integration Server

    Posted Thu October 28, 2010 11:05 PM

    Browse through Integration Server Admin guide for creating FTP port…


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: How to setup WM FTP in WM Integration Server

    Posted Fri October 29, 2010 02:01 AM

    And keep in mind that IS is not a typical FTP server–one can use the FTP protocol to invoke services but it doesn’t provide the features one usually finds in FTP servers.


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: How to setup WM FTP in WM Integration Server

    Posted Fri October 29, 2010 08:07 AM

    Where can i find the list of features available with wm FTP?


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: How to setup WM FTP in WM Integration Server

    Posted Fri October 29, 2010 02:49 PM

    There are basically 2:

    • Use FTP to invoke a service. If I recall correctly, the Flat File Developer’s Guide describes the behavior of cd, put and get actions.

    • Use FTP to put a file to a user directory. After the put, IS can be configured to notify a service so that it can take action. This is described in the appendix of the IS Administrator’s Guide. Search for userFtpRoot.


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport