Skip to content

Commit dcd28ed

Browse files
committed
*
1 parent ac9837a commit dcd28ed

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
lines changed

source/mapping-rules/fields/calculated-fields/add-calculated-fields.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Steps
4040
-----
4141

4242
#. From the :guilabel:`Mapping` screen, click a table or collection name
43-
on the :guilabel:`schema model` pane or diagram view.
43+
on the :guilabel:`Schema model` pane or diagram view.
4444

4545
#. Add a new mapping rule or edit an existing mapping rule.
4646

source/mapping-rules/new-rules-from-relational.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,16 @@ Steps
4646

4747
#. Define the name of the target MongoDB collection.
4848

49-
#. Define the options for the new mapping rule, when defining the
50-
mapping rule you can:
49+
#. Define the options for the new mapping rule. When defining the
50+
mapping rule, you can:
5151

5252
- Change the collection name.
5353
- Change field names.
54-
- Include or exclude a field from your sync job by clicking the
54+
- To include or exclude a field from your sync job, click the
5555
:icon-fa5:`check-square` icon next to the field name.
5656

57-
#. (Optional) Add field customizations to your mapping rule:
57+
#. Optionally, if you want to select a BSON type or set null handling
58+
rules for your mapping rule:
5859

5960
I. Click the :icon-fa5:`chevron-left` icon next to the field
6061
you want to customize.

source/mapping-rules/new-rules-to-mongodb.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,16 @@ Steps
4646

4747
#. Select the name of the source table from the drop-down.
4848

49-
#. Define the options for the new mapping rule, when defining the
50-
mapping rule you can:
49+
#. Define the options for the new mapping rule. When defining the
50+
mapping rule, you can:
5151

5252
- Change the collection name.
5353
- Change field names.
54-
- Include or exclude a field from your sync job by clicking the
54+
- To include or exclude a field from your sync job, click the
5555
:icon-fa5:`check-square` icon next to the field name.
5656

57-
#. (Optional) Add field customizations to your mapping rule:
57+
#. Optionally, if you want to select a BSON type or set null handling
58+
rules for your mapping rule:
5859

5960
I. Click the :icon-fa5:`chevron-left` icon next to the field
6061
you want to customize.

0 commit comments

Comments
 (0)