AdditionalLookupField__c |
Additional Lookup Field |
Summer 2021 |
The additional source field to compare to identify a unique record.
|
Text(255) |
|
Condition__c |
Condition |
Winter 2022 |
The source data key that determines whether a mapping is conditionally applied to a target. If specified, the source data value must evaluate to true for the mapping to be applied.
|
Text(255) |
|
CorrelationSourceKey__c |
Unique Identifier on Source |
Summer 2021 |
For child mappings, the source field that contains the record's unique identifier.
|
Text(255) |
|
CorrelationStrategy__c |
Record Creation Method |
Summer 2021 |
The creation method that defines how to create and maintain linked records.
|
Picklist: Append Replace Update UpdateTotal |
|
CorrelationTargetKey__c |
Identifier Reference on Target |
Summer 2021 |
For child mappings, the field on the target in which to store the source record's unique identifier. The unique identifier is compared when updating records.
|
Text(255) |
|
Disabled__c |
Disabled |
Summer 2023 |
If selected, the custom mapping is disabled.
|
Checkbox |
false |
Filters__c |
Filter |
Summer 2021 |
For child mappings, the source field that determines whether records are created or updated. For records to be created or updated, the value must evaluate to true.
|
LongTextArea(131072) |
|
Identifier__c |
Mapping Name |
Summer 2021 |
Optional identifier for the mapping.
|
Text(255) |
|
LookupField__c |
Lookup Field |
Winter 2022 |
The source field to compare to identify a unique record.
|
Text(255) |
|
Process__c |
Process |
Summer 2021 |
Name of the configuration item metadata record that contains the related process.
|
Text(255) |
|
SourceKeys__c |
Source Keys |
Summer 2021 |
Keys to extract data from source.
|
Text(255) |
|
SourcePath__c |
Source Path |
Summer 2021 |
The relationship path from the source to the specified source key.
|
Text(255) |
|
StaticData__c |
Source Data |
Summer 2021 |
The exact value to map to the target location.
|
Text(255) |
|
StaticDescription__c |
Source Description |
Summer 2021 |
The description of the fixed data to map to the target location.
|
Text(255) |
|
TargetChildType__c |
Target Child Type |
Summer 2021 |
The category for the target child record. Target child types enable you to create multiple target child records from a single source child record. For example, Default, Debit Line, or Admin Fee.
|
Text(255) |
|
TargetKeys__c |
Target Keys |
Summer 2021 |
Keys to populate data on target.
|
Text(255) |
|
TargetPath__c |
Target Path |
Summer 2021 |
The relationship path from the target to the specified target key.
|
Text(255) |
|
TransformationTable__c |
Data Transformation Table |
Summer 2021 |
The data transformation table to apply to the mapping.
Looks up to: DataTransformationTable__c
|
Lookup |
|
Type__c |
Type |
Summer 2021 |
Type of mapping, such as Standard or Relationship.
|
Picklist: Relationship Standard |
|