Newer Version Available
Dataflow Job
An Analytics dataflow job.
Properties
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| dataflow | AssetReference | The dataflow run by this dataflow job. | Small, 42.0–45.0 | 42.0–45.0, Removed in 46.0 |
| duration | Integer | The run time, in seconds, of a dataflow job. | Small, 42.0 | 42.0 |
| endDate | Date | The end time of a job’s execution. | Small, 55.0 | 55.0 |
| events | JobEventCollection | The events for this dataflow job. | Small, 60.0 | 60.0 |
| executedDate | Date | The start date and time of a job’s execution. | Small, 46.0 | 46.0 |
| inputNodes | DataflowNodeCollection | The input nodes for this dataflow job. | Small, 55.0 | 55.0 |
| jobType | ConnectJobTypeEnum | The type of job. Valid values are:
|
Small, 46.0 | 46.0 |
| licenseAttributes | LicensesAttributes | The Analytics license type and other properties. | Small, 51.0 | 51.0 |
| message | String | The error or informational message of a dataflow job. | Small, 42.0 | 42.0 |
| nextRunDate | Date | The next time to run a job. | Small, 55.0 | 55.0 |
| nodesUrl | String | The URL to the collection of dataflow job nodes. | Small, 50.0 | 50.0 |
| outputNodes | DataflowNodeCollection | The output nodes for this dataflow job. | Small, 55.0 | 55.0 |
| progress | Double | The progress of a job. | Small, 46.0 | 46.0 |
| retryCount | Integer | The number of retries for a job. | Small, 55.0 | 55.0 |
| source | AssetReference | The source of a job. | Small, 46.0 | 46.0 |
| startDate | Date | The start date of the dataflow job. | Small, 42.0 | 42.0 |
| status | ConnectWaveDataflowJobStatusEnum | The runtime status of a dataflow job. Valid values are:
|
Small, 42.0 | 42.0 |
| syncDataflows | DataflowCollection | The dataflows to sync when the job is triggered. | Small, 50.0 | 50.0 |
| transformNodes | DataflowNodeCollection | The transform nodes for this dataflow job. | Small, 57.0 | 57.0 |
| waitTime | Integer | The wait time in seconds before the start of a dataflow job execution. | Small, 53.0 | 53.0 |