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.  reversing an array

    Posted 10/16/18 06:18 AM

    how to do iteration to reverse an array


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 2.  RE: reversing an array

    Posted 10/17/18 08:26 PM

    Either do it in a java service (simple and fast IMO) or write a flow service with a loop. In the loop, you should calculate the index to take etc. Quite cumbersome. Do it in java.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB