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.
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.