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.  Sort File Names Based on Date

    Posted 12/07/16 06:52 AM

    Hello Experts

    There is a requirement to sort the files based on the date. The use case is, the scheduler will process the files in the transaction order. The file name is in the pattern of ABC_yyyyMMdd. Could you please guide?

    Regards
    Sasa


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Sort File Names Based on Date

    Posted 12/08/16 01:24 AM

    Hello Team,

    I wrote custom java service to achieve this.

    Thanks
    Sasa


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Sort File Names Based on Date

    Posted 12/08/16 11:28 AM

    Do you mind sharing the code snippet here it will be helpful to forum members and also me :slight_smile:


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Sort File Names Based on Date