Applies data type mappings over the given model.

Label

Description

Match for entity

Select the criteria for applying data type mappings to only matching entities. Refer to Model Conversion Matching Criteria for details.

From RDBMS

The RDBMS the data types originate from

To RDBMS

The RDBMS for the data types to be conformed to

Letter case

The casing used for the data type

  • Generate actual letter case: The casing used in the definition
  • Generate upper case: To upper case
  • Generate lower case: To lower case

Add data transformations to

If the definition contains a data transformation for the mapping, then add it to the entity if it matches one of the selected entity types

Unmapped result

If there are any data types that were not mapped, result in:

  • Ignore: Ignore there were issues and continue
  • Warn: Displays a report and logs to the event log of any data types that were not mapped
  • Fail: Stop running the model conversion.
  • No labels