This example pipeline demonstrates how to create cusotmized chunks of an article.
-
Configure the JSON Generator Snap to pass your input data.
Note: In this example, we are using the JSON Generator Snap. However, you can
replace the JSON Generator Snap with any Snap of your choice, such as the
Constant,
File Reader
, or
S3 File Reader
Snaps.
-
Configure the Chunker Snap to chunk data.
The data from the upstream Snap is chunked into manageable chunks based on specified criteria - unit of chunking, chunk size, the overlap between the chunks, and the header configuration method.
On validation, the Snap displays the chunks of data.
| Chunker Snap configuration |
Chunker Snap output |
|
|
To successfully reuse pipelines:
- Download and import the pipeline in to the SnapLogic Platform.
- Configure Snap accounts, as applicable.
- Provide pipeline parameters, as applicable.