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
Expand all | Collapse all

MFT Active Transfer Monitor folder issues

  • 1.  MFT Active Transfer Monitor folder issues

    Posted Mon November 08, 2021 07:36 PM

    What product/components do you use and which version/fix level?

    webMethods Manage File Transfer Active Transfer Server version 10.7 Fix 5.

    What are trying to achieve? Please describe in detail.

    We have used monitor folder as action to monitor incoming files coming from external partners. Question is that it looks like action “monitor folder” only allows one action per folder to be monitored. For example, i have a file filter abc.txt which i want to be monitored on directory /data/test/example, so i created an action abc.txt monitor. This will work fine as we are currently experiencing. But supposed partner would send another file def.txt and will be placed on the samem directory /data/test/example, if i create another “monitor folder” action to monitor file with this file filter(def.txt) on the same directory, this 2nd monitor folder does not work. Also what would be the behavior of the lockfile created on the directory? Should it be creating one lockfile per monitor folder action? In our case, we only got one lock file even though we have created different monitor folder action monitoring the same directory. Kindly advise.

    Do you get any error messages? Please provide a full error message screenshot and log file.


    #B2B-Integration
    #Integration-Server-and-ESB
    #Managed-File-Transfer
    #webMethods


  • 2.  RE: MFT Active Transfer Monitor folder issues

    Posted Tue November 16, 2021 05:32 AM

    @paulryan.uchi

    Each activated monitor folder action will create one lock file. Multiple monitor folder actions cannot monitor the same directory.
    Lock file depicts that the directory is getting monitored.

    Hope this answers your query.

    Regards,
    Anil


    #webMethods
    #Integration-Server-and-ESB
    #Managed-File-Transfer
    #B2B-Integration


  • 3.  RE: MFT Active Transfer Monitor folder issues

    Posted Thu November 18, 2021 06:08 AM

    The monitor folder action is a simple alternative to a scheduled action for monitoring folders. If you need more flexibility, you can do the monitoring with a scheduled action which gives you a lot more possibilities.


    #Integration-Server-and-ESB
    #webMethods
    #B2B-Integration
    #Managed-File-Transfer