02-12-2021 01:18 PM
How can I take the contents of multiple documents, and aggregate them into a single document.
So for example, I have data for 14 students - 1 per document.
I’m feeding this to a soap execute that would perform better to submit once with 14 students than rather than 14 separate calls.
I hope this makes sense, thanks in advance for your ideas.
Solved! Go to Solution.
02-13-2021 06:58 AM
Hi, @acesario
You can use a Group by N snap to group all documents into a single array by setting the field Group Size to 0.
02-13-2021 06:58 AM
Hi, @acesario
You can use a Group by N snap to group all documents into a single array by setting the field Group Size to 0.