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 Node

A node in an dataflow job.
Properties
Property Name Type Description Filter Group and Version Available Version
column​Count Long The count of columns. Small, 55.0 55.0
end​Date Date The end time for the node execution. Small, 55.0 55.0
error​Message String The error message for this dataflow job. Small, 57.0 57.0
label String The label of the node source. Small, 57.0 57.0
name String The name of the node source. Small, 55.0 55.0
output​Row​Count Long The count of rows output by the node. Small, 57.0 57.0
output​Size​In​Bytes Long The size of the node output. Small, 57.0 57.0
row​Count Long The count of rows. Small, 55.0 55.0
size​In​Bytes Long The size of the node. Small, 55.0 55.0
start​Date Date The start time for the node execution. Small, 55.0 55.0
status Connect​Wave​Dataflow​Job​Status​Enum The status of the job runnsing the node. Valid values are:
  • Cancelled
  • Failure
  • Preprocessing
  • Queued
  • Running
  • Success
  • Warning
Small, 57.0 57.0