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

Filepolling Filenames

webMethods Community Member

webMethods Community MemberTue November 06, 2018 11:55 AM

webMethods Community Member

webMethods Community MemberThu November 08, 2018 05:52 AM

webMethods Community Member

webMethods Community MemberThu November 08, 2018 05:57 AM

webMethods Community Member

webMethods Community MemberFri November 09, 2018 01:37 PM

  • 1.  Filepolling Filenames

    Posted Fri November 02, 2018 09:26 AM

    Hi Team,

    We are trying to use file-polling in one of our requirements.But had one doubt.

    What if all the files will come with the same name.Will it override the existing file even the file is data is not processed or Any other issue might happen due to same file name.

    How to proceed with the processing with the data in each of the files in order to be sure there is no data loss.

    Kindly advise.


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Filepolling Filenames

    Posted Fri November 02, 2018 11:29 AM

    Hi,

    If you are looking for a best practice to avoid this kind of file overwrite situations in the file polling pickup process you should consider the design of clients/source system request them send the file names with datetime stamp (as a mandate). Also you can consider configuring actual vs working folder to avoid the files overwrite and processing.

    Please make a note using datetime inclusion in the file names and it should avoid the data loss worries.

    HTH,
    RMG


    #edi
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Filepolling Filenames

    Posted Tue November 06, 2018 06:33 AM

    Hi,

    It depends on the requirements.

    As rmg mentioned the best way is to make sure that the source system generates files with different names.

    Do you know with what frequency will you receive the files?

    Another (not fail-proof) option would be to setup the File Polling Interval to be less than the mentioned frequency.

    This way the files will not have the time to overwrite each other.


    #edi
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Filepolling Filenames

    Posted Tue November 06, 2018 11:55 AM


  • 5.  RE: Filepolling Filenames

    Posted Thu November 08, 2018 05:52 AM


  • 6.  RE: Filepolling Filenames

    Posted Thu November 08, 2018 05:57 AM


  • 7.  RE: Filepolling Filenames

    Posted Fri November 09, 2018 01:37 PM