Issue | Description |
---|---|
Issue | Description |
---|---|
CLDDI-39533 | Although you change the metadata of source fields using the Edit Metadata option in the Fields tab, the mapping task that is based on a mapping in SQL ELT mode ignores metadata changes and recreates the table with its original metadata when all the following scenarios are true:
(April 2025) |
CBDM-38002 | When you run a mapping configured with SQL ELT mode that contains a Normalizer transformation connected to an Expression transformation, and the generated column ID field is used as the first operand in an expression within the transformation, the mapping fails. Workaround: Update the expression by changing the first operand and run the mapping again. For example, if the mapping with Generated column ID field + 100 scenario in an expression fails, update the expression to 100 + Generated column ID field. (April 2025) |