Newer Version Available
DatasetExportPart
Represents a dataset exported from CRM Analytics. When a dataset is exported,
the data is converted into a .csv file and the schema is stored in a separate JSON file. These
files are stored in two objects: DatasetExport and DatasetExportPart. DatasetExportPart
contains parts of the .csv file.
Supported Calls
describeSObjects(), query(), retrieve()
Fields
| Field | Details |
|---|---|
| CompressedDataFileLength |
|
| DataFile |
|
| DataFileLength |
|
| DatasetExportId |
|
| Owner |
|
| PartNumber |
|
Usage
This object is used with the DatasetExport object for exporting
data from a dataset in CRM Analytics for use in Einstein Discovery. An export is initiated
using the export node in an Analytics dataflow.