Forum Discussion

acesario's avatar
acesario
Contributor II
5 years ago
Solved

Combine documents

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.

  • 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.

1 Reply

  • 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.