• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Output Error Handling Element

API Type:
Varigence.Languages.Biml.Transformation.AstOutputErrorHandlingNode
X-Ref:
  • Ast Output 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
OutputNameAstDataflowOutputPathNode 
This value specifies the dataflow output path to which this error handling information is bound. This is a required reference to an existing definiton.
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

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 output path.

© Varigence