Table mapping uses several types of rules to specify the data source, source schema, data, and any transformations that should occur during the task. You can use table mapping to specify individual tables in a database to migrate and the schema to use for the migration.
When working with table mapping, you can use filters to specify data that you want replicated from table columns. In addition, you can use transformations to modify selected schemas, tables, or views before they are written to the target database.
Topics
Note
When working with table mapping for a MongoDB source endpoint, you can use filters to specify
data that you want replicated, and specify a database name in place of the
schema_name
. Or, you can use the default
"%"
.