Generate Mapping Table (Data Management Tools)
Summary
Generates the Mapping Table based on a configured data loading workspace. The table includes a list of predefined datasets, fields, and attribute domain coded value descriptions. This output table is used as input to the Create Data Loading Workspace tool.
Usage
The table includes a collection of substrings, delimited by spaces, that are used to match a source to a target schema. The table is used to bidirectionally match substrings, so order is not important.
A field can be excluded from use in all field matching if the
typefield is set to Field, thematch_stringsfield is set to Exact Block, and only one substring is provided. In this case, the field name specified in the substring will be ignored and will not be used in any matches.The output table includes the following fields:
type—The dataset, field, or value.Coded value
Coded value description
Description
datasetDatasetA match or block will be created between datasets.
fieldFieldA match or block will be created between fields.
valueAttribute Domain Coded Value DescriptionsA match or block will be created between attribute domain coded value descriptions.
substringsa—A user-defined substring.substringsb—A user-defined substring.match_strings—A value that controls how strings are matched or blocked. The field can include the following values:Coded value
Coded value description
Description
yesPredictive MatchPredictive logic will be used to find matches similar to the two substrings.
noPredictive BlockPredictive logic will be used to block matches similar to the two substrings.
exact_matchExact MatchA match will be made when an exact match is found for the two substrings.
exact_blockExact BlockA block will be made when an exact match is found for the two substrings.
Note:
The description of the
yesandnocoded values in the attribute domain for thematch_stringsfield changed at ArcGIS Pro 3.3. The description ofMatchhas been updated toPredictive Matchfor the coded value ofyes. The description ofBlockhas been updated toPredictive Blockfor the coded value ofno.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Data Reference Workbook |
The Data Reference Workbook that will be used to generate a Mapping Table. |
File |
|
Output Table |
The output table, which will include a list of datasets, fields, and attribute domain coded value descriptions based on the source and target mapping from a Data Loading Workspace. Use this table in the Create Data Loading Workspace tool to refine a future iteration of a Data Loading Workspace. |
Table |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes