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

File poller to not pickup certain file name

  • 1.  File poller to not pickup certain file name

    Posted Wed April 04, 2018 12:03 PM

    Hi All,
    I have a file poller that monitors for ., But for certain time period i don’t want the poller to look for certain file name .e.g: Inte*.xml. though i want it to pickup other xml and other files only the certain file name has to be ignored. Is there any option to filter the File name filter parameter in IS admin page?


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: File poller to not pickup certain file name

    Posted Thu April 05, 2018 01:35 AM

    This is not possible by OOTB file polling feature however you can achieve it by writing a custom logic in your processing service, did you try that?


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: File poller to not pickup certain file name

    Posted Thu April 05, 2018 05:33 PM

    Yes ,This can be implemented thru custom logic only in the processing service to filter out/ignore any unwanted files unless there is no easy way with filename pattern.

    HTH,
    RMG.


    #Integration-Server-and-ESB
    #webMethods