Forum Discussion
Aleksandar_A
2 years agoContributor III
Hello kumar25,
You can try by introducing the Gate Snap to gather all inputs, followed by concatenating them using the array concat function within a Mapper Snap. Finally, split them using the JSON Splitter Snap.
Below is a sample pipeline demonstrating this method.
Take note of the snaplex memory usage, as the Gate Snap waits for all documents upstream.
Please let me know if this helps you.
Regards,
Aleksandar.
Related Content
- 2 years ago
- 7 months ago
- 3 years ago