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.  Flow Services questions

    Posted 06/26/12 08:01 PM

    Is ther any service to sort the files in a folder based on Last modified timestamp ???


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: Flow Services questions

    Posted 06/27/12 10:27 AM

    Sort files in a folder? what does that mean? Are you saying, you need a sorted list of file names? There are no-built in services for this. You will have to write a java service.

    -Senthil


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Flow Services questions

    Posted 06/27/12 07:28 PM

    Yes . Sort the files in a folder based on timestamp rather than the file name .

    Is ther any built in services which could be useful to create a flow service ?


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 4.  RE: Flow Services questions

    Posted 06/27/12 08:54 PM

    Once you have a list of files and their timestamps, possibly in a document list, you may find the package at [URL]wmusers.com useful for sorting by date.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB