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

Documentation

Support Forums
What can we help you with?
Topics

Error Configuration Element

API Type:
Varigence.Languages.Biml.Cube.AstErrorConfigurationNode
X-Ref:
  • Ast Error Configuration Node

Attributes

AttributeAPI TypeDefaultDescription
KeyDuplicateErrorConfigurationKeyDuplicateReportAndStop
This value specifies how duplicate keys should be handled as part of cube processing error configuration.
KeyErrorActionErrorConfigurationKeyErrorActionConvertToUnknown
This value specifies how key errors should be handled as part of cube processing error configuration.
KeyErrorLimitInt640
This value specifies the number of key errors that may be encountered before a limit event is raised. When the limit is reached, the behavior of Analysis Services will be determined by the setting in the KeyErrorLimitAction property.
KeyErrorLimitActionErrorConfigurationKeyErrorLimitActionStopProcessing
This value specifies how cube processing should respond when the key error limit is reached.
KeyErrorLogFileString 
This value specifies the path to the key error log file.
KeyNotFoundErrorConfigurationKeyNotFoundReportAndStop
This value specifies how missing keys should be handled as part of cube processing error configuration.
NullKeyConvertedToUnknownErrorConfigurationNullKeyConvertedToUnknownIgnoreError
This value specifies how cube processing should respond when a null key is converted to the Unknown member.
NullKeyNotAllowedErrorConfigurationNullKeyNotAllowedReportAndStop
This value specifies how cube processing should respond when a disallowed null key is encountered.

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.

© Varigence