Skip to content

Commit c8cff51

Browse files
committed
Add fallback description
1 parent 720c6c6 commit c8cff51

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

fern/docs/pages/airdrop/initial-domain-mapping.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,14 +115,21 @@ Use the chef-cli UI to map record types and fields.
115115
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.
116116
You should map one record type at a time.
117117

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+
118125
### Install the blueprint
119126

120127
Click **Install in this org** to access the initial domain mapping creation screen.
121128
Follow the instructions to create your initial domain mapping.
122129

123130
### Merge configurations
124131

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.
126133
In the install screen, you can merge your mappings with existing initial mappings.
127134

128135
### Export the mapping file

0 commit comments

Comments
 (0)