splitlistintochunks
Reactive icon

SplitListIntoChunks

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 11 Apr
 by 
5.0
 (2 ratings)
splitlistintochunks

SplitListIntoChunks

Details
Splits a large list into smaller sublists of a specified maximum size. Useful when processing data in batches.
Read more

This component provides an efficient way to split large JSON arrays into smaller, dynamic-sized chunks, making it perfect for batch processing in OutSystems. It’s built with flexibility in mind — the structure of your JSON can be dynamic, and even if it’s wrapped (like { "EntityName": { ... } }), the component automatically unwraps it.

It outputs a list of JSON strings, each string representing a chunk, making it easy to deserialize in OutSystems as a List of Text, and then into records or structures for further processing.

Release notes (1.0.0)
License (1.0.0)
Reviews (2)
by 
30 May
in version 1.0.0
A must-have Forge asset for developers.
by 
30 May
in version 1.0.0
It is a very useful Forge component.
Team
Other assets in this category