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 columnCount Long The count of columns. Small, 55.0 55.0 endDate Date The end time for the node execution. Small, 55.0 55.0 errorMessage 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 outputRowCount Long The count of rows output by the node. Small, 57.0 57.0 outputSizeInBytes Long The size of the node output. Small, 57.0 57.0 rowCount Long The count of rows. Small, 55.0 55.0 sizeInBytes Long The size of the node. Small, 55.0 55.0 startDate Date The start time for the node execution. Small, 55.0 55.0 status ConnectWaveDataflowJobStatusEnum The status of the job runnsing the node. Valid values are: - Cancelled
- Failure
- Preprocessing
- Queued
- Running
- Success
- Warning
Small, 57.0 57.0