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

Documentation

Support Forums
What can we help you with?
Topics

Adf Web Activity Body Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfWebActivityBodyNode
X-Ref:
  • Ast Adf Web Activity Body Node

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.
<Datasets>
    <Dataset />
</Datasets>
AstAdfDatasetReferenceNode
Specifies an array of Datasets that are referenced by the web activity
<KeyValues>
    <KeyValue />
</KeyValues>
AstAdfWebActivityKeyValueNode
Specifies the contents of the payload to be sent to the endpoint.
<LinkedServices>
    <LinkedService />
</LinkedServices>
AstAdfLinkedServiceReferenceNode
Specifies an array of Linked Lists that are referenced by the web activity

© Varigence