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 errorLogUrl String The URL to download the error log blob. Small, 50.0 50.0 inputRows NodeRowCount 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 ConnectWaveEltNodeActionEnum The node type. Valid values are: - Append
- Augment
- BinDigest
- ComputeExpression
- ComputeRelative
- CsvDigest
- Dataset
- DeleteRows
- Delta
- Digest
- Dim2Mea
- Export
- Filter
- Flatten
- IndexDim
- Internal
- Prediction
- RecipeExport
- RecipeTransforms
- Register
- SfdcFetch
- SliceDataset
- SobjectDigest
- Update
Small, 50.0 50.0 outputRows NodeRowCount The count of output rows to a node. Small, 50.0 50.0 startDate Date The start date of a node. Small, 50.0 50.0 status ConnectWaveDataflowJobNodeStatusEnum The run-time status of the node. Valid values are: - Aborted
- Error
- Pending
- Running
- Success
- Warning
Small, 50.0 50.0