Form mapping data options
The following data migration options are available in the mapping document:
Option | Description |
---|---|
merge-option | defines the list of options that enable you to configure how to process object and data migrations, how to manage differences between source and destination, how to display migration results, and the directories to use for backup, result, script, and cache files. Values are:
|
disable-related-workflow | disables related workflow during the data migration. The workflow is enabled after the migration is complete. Values are:
|
ignore-pattern-matching | checks whether pattern checking should be ignored. Values are:
|
ignore-required-fields | checks whether required fields should be ignored. Values are:
|
disable-related-association | disables related associations during the data migration.
|
source-form="FIN:ConfigCostCentersRepository"
destination-form="Groups"
unique-field-id="1"
type="data"
mode="search" merge-option="update"
ignore-required-fields="true"
ignore-pattern-matching="true"
count="40"
disable-related-workflow="false">
</data>