Newer Version Available

This content describes an older version of this product. View Latest

DataSrcDataModelFieldMap

Represents the mappings between source data lake object (DLO) fields and target data model object (DMO) fields.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Parent Type

This type extends the Metadata metadata type and inherits its fullName field.

File Suffix and Directory Location

DataSrcDataModelFieldMap components have the suffix .dataSrcDataModelFieldMap and are stored in the dataSrcDataModelFieldMaps folder.

Version

DataSrcDataModelFieldMap components are available in API version 53.0 and later.

Special Access Rules

You need Data 360 permissions to access this object.

Fields

Field Name Description
filterApplied
Field Type
boolean
Description
Indicates whether a filter is applied to a DLO-to-DMO field mapping (true) or not (false). Available in API version 60.0 and later.
filterOperationType
Field Type
string
Description
Required when filterApplied is true. The comparison operator used when filtering the DLO-to-DMO field mapping. Available in API version 60.0 and later.
filterValue
Field Type
string
Description
Required when filterApplied is true. The value used for filtering the DLO-to-DMO field mapping. Available in API version 60.0 and later.
masterLabel
Field Type
string
Description
Required. A user-friendly name for DataSrcDataModelFieldMap, which is defined when the DataSrcDataModelFieldMap is created.
sourceField
Field Type
string
Description
Required. The developer name of the DLO field.
targetField
Field Type
string
Description
Required. The developer name of the DMO field.
templateVersion
Field Type
int
Description
The version number of the field mapping template. Available in API version 61.0 and later.
versionNumber
Field Type
double
Description
Required. The version number of the DataSrcDataModelFieldMap.

Wildcard Support in the Manifest File

This metadata type supports the wildcard character * (asterisk) in the package.xml manifest file. For information about using the manifest file, see Deploying and Retrieving Metadata with the Zip File.