Snap Pack history: Flow
|
|
|
Updates |
|---|---|---|---|
|
|
|
Updated and certified against the current SnapLogic Platform release. |
|
|
|
Enhanced the PipeLoop Snap with Loop interval field that enables you to specify a wait time (in seconds) between each iteration, improving control over pipeline execution pacing. |
|
|
|
The PipeLoop Snap now supports Ultra Tasks when Parallel executions is set to I. It also has an improved error-handling mechanism for parallel executions. |
|
|
|
Updated and certified against the current SnapLogic Platform release. |
|
|
|
Fixed an issue with the PipeLoop Snap that prevented the Monitor (and Dashboard) from listing the Snap’s child pipelines. This fix does not address runtimes already affected by this issue. |
|
|
|
Updated and certified against the current SnapLogic Platform release. |
|
|
|
The ForEach and the Task Execute Snaps are deprecated and removed from the Snaps Catalog. If your existing pipelines use these Snaps, contact [email protected]. |
|
|
|
Updated and certified against the current SnapLogic Platform release. |
|
|
|
Added the PipeLoop Snap that enables you to loop on pipeline executions based on a stop condition or iteration limit. The execution workflow of this Snap enables the parent pipeline to control and manage iterative processes using the child pipeline, for scenarios where repeated processing is needed until a specific stop condition is met. |
|
|
|
Enhanced the Head and Tail Snaps (for the Number of documents and Document offset fields) to support pipeline parameters via expressions that enable you to reuse the pipelines. |
|
|
|
When the
Router
Snap was the first Snap
in a triggered task, the documents were not processed. Previously, the response
contained a 200 status code but was empty. Now, it processes one
document and provides non-empty output.Warning: Behavior change:
Previously, the Router Snap generated no output without an input document. Now, the Snap generates an empty document when no input document is provided. |
|
|
|
Enhanced the PipeLine Execute Snap to support expression values via pipeline parameters for the Batch size field that enables you to use intermediate pipelines for generic use cases. |
|
|
|
Updated and certified against the current SnapLogic Platform release. |
|
|
|
Fixed an issue with the PipeLine Execute Snap where a condition resulted in the output documents not being read. |
|
|
|
Updated and certified against the current SnapLogic Platform release. |
|
|
|
Updated and certified against the current SnapLogic Platform release. |
|
|
|
Fixed an issue with the PipeLine Execute Snap that caused a null pointer exception during the retry when the input view was a Binary type. Retry is not supported for a Binary input view with this Snap. |
|
|
|
Updated and certified against the current SnapLogic Platform release. |
|
|
|
Fixed an issue with the PipeLine Execute Snap that caused it to acknowledge the Ultra pipeline message before the message reached the last Snap in the pipeline. Because of the early acknowledgment, the last Snap in the pipeline failed and the response could not be sent back. |
|
|
|
Fixed an issue with the PipeLine Execute Snap where a missing label produced a null pointer exception. |
|
|
|
Fixed an issue with the PipeLine Execute Snap where no input view produced a null pointer exception. |
|
|
|
Provided a fix to ensure the Data Validator works with "unknown" data types. |
|
|
|
Updated and certified against the current SnapLogic Platform release. |
|
|
|
The PipeLine Execute Snap now returns errors from child pipelines with a unique identifier. |
|
|
|
Fixed an issue with the
PipeLine Execute
Snap that was causing Warning: As of 29 Mar 2023 we have discovered an issue with this patch
affecting the
PipeLine Execute
Snap. If
you have pipelines leveraging the
PipeLine Execute
Snap, we recommend you NOT
use this patch and instead use patch 432patches20279.
|
|
|
|
Updated and certified against the current SnapLogic Platform release. |
|
|
|
Updated and certified against the current SnapLogic Platform release. |
|
|
|
The PipeLine Execute Snap with binary output that is used in a low-latency feed Ultra Pipeline now works as expected. The requests are now acknowledged correctly. |
|
|
|
Updated and certified against the current SnapLogic Platform release. |
|
|
|
Updated and certified against the current SnapLogic Platform release. |
|
|
|
Fixed an issue with HTTP Router Snap where the Snap did not work as intended for a GET request that used a Cloud URL when the HTTP Router was the first Snap in the triggered task Pipeline. |
|
|
|
Enhanced the Filter Snap with the Null-safe access checkbox. Select this checkbox to consider the valid values in the filter expression and remove the missing or empty data instead of treating them as null. |
|
|
|
Enhanced the Filter Snap with the Null-safe access checkbox. Select this checkbox to consider the missing data or empty value as null when accessing the source path. |
|
|
|
Enhanced the Gate Snap with the Output Document Content field that enables you to indicate the count of input documents and the specific (first or last) document to include in the output. |
|
|
|
Added Binary Copy Snap to copy a binary stream to the Snap’s output views. You can use this Snap if you want to send the same information to multiple endpoints. |
|
|
|
Enhanced the performance of Binary Router Snap via more efficient IO utilization. |
|
|
|
Enhanced the HTTP Router to support Ultra Pipelines. |
|
|
|
Added the Ignore empty stream checkbox to the Gate Snap Settings |