Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Dataflow Job Node

A node in a dataflow job.
Properties

DataflowJobNode inherits properties from the abstract BaseWaveAsset. These base properties appear alongside DataflowJobNode specific properties in the following table.

Property Name Type Description Filter Group and Version Available Version
duration Integer The run time in seconds of a node. Small, 50.0 50.0
error​Log​Url String The URL to download the error log blob. Small, 50.0 50.0
input​Rows Node​Row​Count The count of input rows to a node. Small, 50.0 50.0
message String The error or informational message of a node Small, 50.0 50.0
nodeType Connect​Wave​Elt​Node​Action​Enum The node type. Valid values are:
  • Append
  • Augment
  • Bin​Digest
  • Compute​Expression
  • Compute​Relative
  • Csv​Digest
  • Dataset
  • Delete​Rows
  • Delta
  • Digest
  • Dim2Mea
  • Export
  • Filter
  • Flatten
  • Index​Dim
  • Internal
  • Prediction
  • Recipe​Export
  • Recipe​Transforms
  • Register
  • Sfdc​Fetch
  • Slice​Dataset
  • Sobject​Digest
  • Update
Small, 50.0 50.0
output​Rows Node​Row​Count The count of output rows to a node. Small, 50.0 50.0
start​Date Date The start date of a node. Small, 50.0 50.0
status Connect​Wave​Dataflow​Job​Node​Status​Enum The run-time status of the node. Valid values are:
  • Aborted
  • Error
  • Pending
  • Running
  • Success
  • Warning
Small, 50.0 50.0