Flow Snap Pack
Overview
-
Route binary documents to different output views based on a boolean expression.
-
Copy a document stream to the Snap's output views.
-
Validate incoming data against a set of defined constraints.
-
Force a pipeline to stop with a failed status if it receives more records than the user-defined threshold.
-
Filter a document stream based on an expression.
-
Invoke a new pipeline for each incoming document.
-
Send the specified number of input documents to the output view relative to the start of the input stream.
-
Route documents to output views based on the incoming HTTP request method.
-
Execute pipelines and flow documents into and out of executions.
-
Route documents to output views matching a boolean expression.
-
Read the specified number of documents from the end of the input stream.
-
Merge document streams into a single output stream.