Array Split and Merge
The Array Split and Merge feature is a data manipulation tool designed for combining data from multiple array sources into a single array output.
Structure and Components
The feature is activated by applying a Merge Wrapper Node to the target array in the Activity Inputs pane.
| Component | Description |
|---|---|
| Merge Wrapper Node | A container object that manages the merging of all child array nodes. It ensures that the final output array contains the combined elements from all nodes listed beneath it. The wrapper is named Merge on <ArrayName>. |
| Merge Child Array Nodes (Sources) | These are the individual arrays contained within the wrapper that contribute data to the final output. Each node is independently configurable:
|
Note:
| • | The conditional block (Add Condition or IF/ELSE) is not supported for use on the same array field where the Split and Merge feature is applied. |
| • | Split and Merge is not available for root-level arrays. |
Subtopics