The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

ErrorRowDisposition Enumeration

The ErrorRowDisposition enumeration provides options for how a dataflow component should handle errors that are encountered during execution.

Enumeration Values

NameSummary
IgnoreFailure
Specifies that the error should be ignored and its value replaced with null.
RedirectRow
Specifies that the row with the error should be sent to the error output path for the component.
FailComponent
Specifies that the error should cause the execution of the component to fail.
NotUsed
Specifies that the target object is not used.

© Varigence