Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
Snap type: | Read |
---|
Description: | This Snap forces a pipeline to stop with a failed status if it receives more records than the user-defined threshold. |
---|
Prerequisites: | [None] |
---|
Support and limitations: | |
---|
Account: | Accounts are not used with this Snap. |
---|
Views: | Input | This Snap has exactly one document input view. |
---|
Output | This Snap has at most one document output view. |
---|
Error | No error view is defined for this Snap. Nothing is written to the error view in this Snap. The Snap must let the pipeline fail if it receives more than the number of records required. |
---|
|
---|
Settings |
---|
Label | Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline. |
---|
Threshold limit
| Required. The maximum number of input records to be received by the Snap. Note: Though it is an expression property, it cannot take values from upstream Snaps. Only direct values or pipeline parameters are allowed. Example: 10 Default value: 0 |
---|
Exit error message
| The message to be displayed when the error occurs. Note: This is an expression property. In case the property value is blank, the default value message is shown for a better user experience. Default value: Exceeded threshold limit |
---|