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

Documentation

Support Forums
What can we help you with?
Topics

Adf Dataflow Json Source Settings Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfDataflowJsonSourceSettingsNode
X-Ref:
  • Ast Adf Dataflow Json Source Settings Node
  • Ast Adf Dataflow Document Source Settings Node
  • Ast Adf Dataflow Source Settings Base Node

Attributes

AttributeAPI TypeDefaultDescription
AfterCompletionAdfDataflowAfterCompletionBehaviorNoAction
After completion move files to this path.
AllowNoFilesFoundString 
Specifies whether to allow "No Files Found" or require at least one file.
BackslashEscapedString 
A backslash is used to escape characters
DocumentFormAdfDataflowParseJsonDocumentFormSingleDocument
Specifies wheter your files contains a single json, multiple jsons in separate lines or in array format.
EnableMultiLineRowsString 
Source file may contain rows that span multiple lines (multiline values must be enquoted)
FileNameColumnString 
Use this to create a new column name in your data stream that is the source file name and path.
HasCommentsString 
Sprecifies if this document contains C/C++ style comments
IsSingleQuotedString 
Fields and values are single quoted
LastModifiedEndString 
Filter by this last modified end time (Must be in DateTime format).
LastModifiedStartString 
Filter by this last modified start time (Must be in DateTime format).
ListOfFilesString 
Specifies whether to reference a text file that lists each file (relative to the container's root path).
MoveFromString 
After completion move files that were located in this path.
MoveToString 
After completion move files to this path.
PartitionRootPathString 
For file data that is partitioned, you can enter a partition root path in order to read partitioned folders as columns
UseUnquotedColumnNamesString 
Column names are not wrapped in quotes.

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.
<WildcardPaths>
    <Path />
</WildcardPaths>
String
This is a collection of wildcard paths.

© Varigence