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.  Capture the filename - FTP

    Posted Tue May 25, 2010 09:33 PM

    We have an internal system which will be sending an xml file utilizing wM ftp port that was configured. Basically, it’s going to execute a flow service once the internal system put it in the designated folder. I would like to capture the name of that xml file? Does anyone have any sugggestion how to accomplish this?


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Capture the filename - FTP

    Posted Tue May 25, 2010 09:49 PM

    There is an event that gets sent when the put is complete. Create a trigger that waits for “pub.client.ftp:putCompletedNotification”.


    #Integration-Server-and-ESB
    #webMethods