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
how to do iteration to reverse an array
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.