Jump to content

Trying to divide an array into batches of smaller size inorder to use these batches for other process.


Aravind M

Recommended Posts

I am trying to divide an array into smaller batches in order to accumlate all the data in these smaller batches in a group to send it to the next system. Any suggestion on how to use loop through the array to achieve this

The following image has the iterate group looping over an arrayand accumlating mapper. Need to make sub batches of this to publish to next system.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...