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

Input Error Handling Element

API Type:
Varigence.Languages.Biml.Transformation.AstInputErrorHandlingNode
X-Ref:
  • Ast Input Error Handling Node
  • Ast Dataflow Error Handling Node

Attributes

AttributeAPI TypeDefaultDescription
ErrorRowDispositionErrorRowDispositionIgnoreFailure
This value specifies the behavior of the dataflow component when it encounters an error while performing an operation on a dataflow row. This is a required property
TruncationRowDispositionTruncationRowDispositionIgnoreFailure
This value specifies the behavior of the dataflow component when it discovers that data must be truncated in one or more columns while performing an operation on a dataflow row. This is a required property
InputNameString 
This value specifies the name of the dataflow input path to which this error handling information is bound.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.
<Columns>
    <Column />
</Columns>
AstColumnErrorHandlingNode
This is a collection of optional error handling overrides for each of the columns of a dataflow input path.

© Varigence