File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -115,14 +115,21 @@ Use the chef-cli UI to map record types and fields.
115
115
The UI will show you the record types that are available in the org and allow you to map them to the external record types.
116
116
You should map one record type at a time.
117
117
118
+ ### Specify fallback mappings
119
+
120
+ For most required DevRev fields we require a fallback. This is used on object creation if the extractor doesn't provide a value.
121
+
122
+ The fallback should be a DevRev value that is valid for the field.
123
+ For enum fields, the fallback should be the enum ** value** as specified in [ Supported object types] ( ./supported-object-types.mdx ) .
124
+
118
125
### Install the blueprint
119
126
120
127
Click ** Install in this org** to access the initial domain mapping creation screen.
121
128
Follow the instructions to create your initial domain mapping.
122
129
123
130
### Merge configurations
124
131
125
- You can repeat steps 1-2 for different record types and fields to create multiple mappings.
132
+ You can repeat the process for different record types and fields to create multiple mappings.
126
133
In the install screen, you can merge your mappings with existing initial mappings.
127
134
128
135
### Export the mapping file
You can’t perform that action at this time.
0 commit comments