File tree Expand file tree Collapse file tree 3 files changed +11
-9
lines changed Expand file tree Collapse file tree 3 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 40
40
-----
41
41
42
42
#. 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.
44
44
45
45
#. Add a new mapping rule or edit an existing mapping rule.
46
46
Original file line number Diff line number Diff line change @@ -46,15 +46,16 @@ Steps
46
46
47
47
#. Define the name of the target MongoDB collection.
48
48
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:
51
51
52
52
- Change the collection name.
53
53
- 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
55
55
:icon-fa5:`check-square` icon next to the field name.
56
56
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:
58
59
59
60
I. Click the :icon-fa5:`chevron-left` icon next to the field
60
61
you want to customize.
Original file line number Diff line number Diff line change @@ -46,15 +46,16 @@ Steps
46
46
47
47
#. Select the name of the source table from the drop-down.
48
48
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:
51
51
52
52
- Change the collection name.
53
53
- 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
55
55
:icon-fa5:`check-square` icon next to the field name.
56
56
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:
58
59
59
60
I. Click the :icon-fa5:`chevron-left` icon next to the field
60
61
you want to customize.
You can’t perform that action at this time.
0 commit comments