In this pipeline, the
Group By N
Snap groups the input documents into
batches by the group size. The File Reader Snap passes the input documents to be parsed and
sorted by the
Group By N
Snap.
-
The File Reader Snap passes the input document
order.json to be grouped into batches by size.


-
The JSON Parser Snap parses the binary
input from the File Reader Snap:
-
The Sort Snap sorts the input documents in
ascending order. The respective output preview:
-
The
Group By N
Snap groups the Target
Field $group.list in the size of 2 meaning each group will have a
batch of two output documents.
-
The output preview from the Group By N Snap with the grouping into batch of output
documents by Group size 2:
To successfully reuse pipelines:
- Download and import the pipeline into SnapLogic.
- Configure Snap accounts as applicable.
- Provide pipeline parameters as applicable.