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.  Listening for FTP get

    Posted 07/13/07 10:33 AM

    Hi,

    I got to know that there is some event generated which publishes “pub.client.ftp:putCompletedNotification” document when some one post a file into IS FTP Server i.e when FTP Put command is executed by some ftp client to IS FTP server.

    Can any one please let me know is there any document published when “get” command is executed instead of put command.

    Or is there any way that we can generate an event to find out “get” command is executed on the IS FTP server.we have a requirement where once the client picks up the file we need to update specific db columns.

    Thanks in advance.


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


  • 2.  RE: Listening for FTP get

    Posted 07/13/07 05:25 PM

    I may be mistaken, but pub.client.ftp:putCompletedNotification isn’t published when someone puts a file to IS. It’s published when IS puts a file to a remote FTP server.


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


  • 3.  RE: Listening for FTP get

    Posted 07/18/07 01:00 PM

    Hi,
    Sorry for the delayed response.Actually i have created a FTP port.I used WS FTP to login to IS server and tried to transfer a file .The trigger that listens for the notification got fired.
    Is there anyway that we can listen to a get operation from client.Any idea on how to handle this will be really helpful

    Thanks


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