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

Documentation

Support Forums
What can we help you with?
Topics

Adf Office 365 Source Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfOffice365SourceNode
X-Ref:
  • Ast Adf Office365 Source Node
  • Ast Adf Dataset Source Base Node

Attributes

AttributeAPI TypeDefaultDescription
DatasetNameAstAdfOffice365DatasetNode 
Specifies a reference to the Office365 dataset that will supply the data. This is a required reference to an existing definiton.
DateFilterColumnString 
The column for filtering by date.
EndTimeString 
Latest date.
MaxConcurrentConnectionsInt320
Max number of simultaneous connections to the source.
RetryCountInt320
Number of retries.
RetryWaitString 
String representing the retry wait. Pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))
StartTimeString 
Earliest date.
UserScopeFilterUriString 
The uri with the user scope filter information.

Collection Children

ChildAPI TypeDescription
<AllowedGroups>
    <Group />
</AllowedGroups>
String
This this is a collection of the allowed groups.
<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.
<OutputColumns>
    <Column />
</OutputColumns>
AstAdfOffice365SourceColumnNode
Specifies a list of output columns.
<Parameters>
    <Parameter />
</Parameters>
AstAdfCopyActivityParameterNode
Specifies the Dataset parameters to be used.

© Varigence